Skip to content

Commit 1857aec

Browse files
renovate[bot]ruifung
authored andcommitted
Update docker/login-action digest to 3d10084
1 parent beace23 commit 1857aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
# https://github.com/docker/login-action
6161
- name: Log into registry ${{ env.REGISTRY }}
6262
if: github.event_name != 'pull_request'
63-
uses: docker/login-action@6d4b68b490aef8836e8fb5e50ee7b3bdfa5894f0
63+
uses: docker/login-action@3d100841f68d4548bf57e52eb27bd33ec5069f55
6464
with:
6565
registry: ${{ env.REGISTRY }}
6666
username: ${{ github.actor }}

0 commit comments

Comments
 (0)