We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19470c3 + f39d2b9 commit 82f19dbCopy full SHA for 82f19db
1 file changed
.github/workflows/docker-build.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Login to GitHub Container Registry
31
if: github.event_name != 'pull_request'
32
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
33
with:
34
registry: ghcr.io
35
username: ${{ github.actor }}
0 commit comments