Skip to content

Commit 7a620db

Browse files
chore(deps): update docker/login-action digest to 3da7dc6
1 parent 1679b41 commit 7a620db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Log into registry ${{ env.REGISTRY }}
3232
if: github.event_name != 'pull_request'
33-
uses: docker/login-action@bc135a1993a1d0db3e9debefa0cfcb70443cc94c
33+
uses: docker/login-action@3da7dc6e2b31f99ef2cb9fb4c50fb0971e0d0139
3434
with:
3535
registry: ${{ env.REGISTRY }}
3636
username: ${{ github.actor }}

0 commit comments

Comments
 (0)