Skip to content

Commit c453d1a

Browse files
Update docker/login-action digest to 9780b0c
1 parent 49cd127 commit c453d1a

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@0d4c9c5ea7693da7b068278f7b52bda2a190a446
37+
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
3838
with:
3939
registry: ${{ env.REGISTRY }}
4040
username: ${{ github.actor }}

0 commit comments

Comments
 (0)