Update docker/login-action digest to e92390c #58

Merged
Renovate merged 1 commits from renovate/docker-login-action-digest into master 2024-03-13 11:34:17 -04:00

View File

@ -22,7 +22,7 @@ jobs:
uses: https://github.com/actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 uses: https://github.com/actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Login to Gitea - name: Login to Gitea
uses: https://github.com/docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3 uses: https://github.com/docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
with: with:
registry: git.toast-server.net registry: git.toast-server.net
username: ${{ secrets.DOCKER_USERNAME }} username: ${{ secrets.DOCKER_USERNAME }}