Skip to content

Commit 18d4a8f

Browse files
Update docker/login-action digest to 1f36f5b
1 parent 6c8ba43 commit 18d4a8f

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
@@ -54,7 +54,7 @@ jobs:
5454
# https://github.com/docker/login-action
5555
- name: Log into registry ${{ env.REGISTRY }}
5656
if: github.event_name != 'pull_request'
57-
uses: docker/login-action@28218f9b04b4f3f62068d7b6ce6ca5b26e35336c
57+
uses: docker/login-action@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
5858
with:
5959
registry: ${{ env.REGISTRY }}
6060
username: ${{ github.actor }}

0 commit comments

Comments
 (0)