Update docker/login-action digest to 9780b0c

PR created by Renovate Bot.
This commit is contained in:
Renovate 2024-08-01 04:44:57 +00:00
parent ea45ece2f9
commit bf34d2f101

View File

@ -22,7 +22,7 @@ jobs:
uses: https://github.com/actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5 uses: https://github.com/actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Login to Gitea - name: Login to Gitea
uses: https://github.com/docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3 uses: https://github.com/docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
with: with:
registry: git.toast-server.net registry: git.toast-server.net
username: ${{ secrets.DOCKER_USERNAME }} username: ${{ secrets.DOCKER_USERNAME }}