Skip to content

Commit 094901b

Browse files
Update docker/login-action digest to c144859
1 parent 3b4e34e commit 094901b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# https://github.com/docker/login-action
3535
- name: Log into registry ${{ env.REGISTRY }}
3636
if: github.event_name != 'pull_request'
37-
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
37+
uses: docker/login-action@c144859092e8e353f3e118b0b329679a62351c3e
3838
with:
3939
registry: ${{ env.REGISTRY }}
4040
username: ${{ github.actor }}

0 commit comments

Comments
 (0)