There was an error while loading. Please reload this page.
2 parents 5eac1f0 + bfb59bb commit 5ea9a0eCopy full SHA for 5ea9a0e
1 file changed
.github/workflows/docker-publish.yml
@@ -60,7 +60,7 @@ jobs:
60
# https://github.com/docker/login-action
61
- name: Log into registry ${{ env.REGISTRY }}
62
if: github.event_name != 'pull_request'
63
- uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
+ uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
64
with:
65
registry: ${{ env.REGISTRY }}
66
username: ${{ github.actor }}
0 commit comments