Skip to content

Commit 9fbaa6c

Browse files
renovate[bot]CybotTM
authored andcommitted
chore(deps): update docker/login-action digest to ef38ec3
1 parent 722be66 commit 9fbaa6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# https://github.com/docker/login-action
5353
- name: Log into registry ${{ env.REGISTRY }}
5454
if: github.event_name != 'pull_request'
55-
uses: docker/login-action@3d100841f68d4548bf57e52eb27bd33ec5069f55
55+
uses: docker/login-action@ef38ec311a7df3f01475313e7c5bb584b74b112a
5656
with:
5757
registry: ${{ env.REGISTRY }}
5858
username: ${{ github.actor }}

0 commit comments

Comments
 (0)