Skip to content

Commit ba570cb

Browse files
chore(deps): update docker/login-action digest to 3d58c27
1 parent 89be41a commit ba570cb

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
@@ -31,7 +31,7 @@ jobs:
3131
# https://github.com/docker/login-action
3232
- name: Log into registry ${{ env.REGISTRY }}
3333
if: github.event_name != 'pull_request'
34-
uses: docker/login-action@3da7dc6e2b31f99ef2cb9fb4c50fb0971e0d0139
34+
uses: docker/login-action@3d58c274f17dffee475a5520cbe67f0a882c4dbb
3535
with:
3636
registry: ${{ env.REGISTRY }}
3737
username: ${{ github.actor }}

0 commit comments

Comments
 (0)