Skip to content

Commit 81bfb50

Browse files
chore(deps): update docker/login-action digest to 3227f53 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd1cf93 commit 81bfb50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# https://github.com/docker/login-action
3838
- name: Log into registry ${{ env.REGISTRY }}
3939
if: github.event_name != 'pull_request'
40-
uses: docker/login-action@6d4b68b490aef8836e8fb5e50ee7b3bdfa5894f0
40+
uses: docker/login-action@3227f5311cb93ffd14d13e65d8cc400d30f4dd8a
4141
with:
4242
registry: ${{ env.REGISTRY }}
4343
username: ${{ github.actor }}

0 commit comments

Comments
 (0)