Skip to content

Commit 9521317

Browse files
authored
Merge pull request #386 from rsksmart/dependabot/github_actions/docker/login-action-4.1.0
Bump docker/login-action from 3.6.0 to 4.1.0
2 parents 1c6e61a + 4262447 commit 9521317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
--rm ${{ env.TEST_TAG }}
8484
8585
- name: GitHub container registry login
86-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
86+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
8787
with:
8888
registry: ghcr.io
8989
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)