There was an error while loading. Please reload this page.
1 parent 7dd48f5 commit 9a7e780Copy full SHA for 9a7e780
1 file changed
.github/workflows/docker-publish.yml
@@ -53,7 +53,7 @@ jobs:
53
# https://github.com/docker/login-action
54
- name: Log into registry ${{ env.REGISTRY }}
55
if: github.event_name != 'pull_request'
56
- uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
+ uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2
57
with:
58
registry: ${{ env.REGISTRY }}
59
username: ${{ github.actor }}
0 commit comments