Skip to content

Commit 2a7aafd

Browse files
Update docker/login-action digest to 292fe2d
1 parent 3b4e34e commit 2a7aafd

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@292fe2d7ee5389e283d2c71e565819146798c2e2
3838
with:
3939
registry: ${{ env.REGISTRY }}
4040
username: ${{ github.actor }}

0 commit comments

Comments
 (0)