Update docker/login-action digest to 9780b0c (#110)
Some checks failed
Build and push container image / build (push) Has been cancelled

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-08-01 00:45:16 -04:00 committed by Renovate
parent ea45ece2f9
commit c1298d23ad

View File

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