Skip to content

Commit 39f402d

Browse files
Merge pull request #63 from developmentseed/dependabot/github_actions/docker/login-action-4.1.0
Bump docker/login-action from 3.7.0 to 4.1.0
2 parents fd3f1cf + 327a137 commit 39f402d

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
@@ -79,7 +79,7 @@ jobs:
7979
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
8080

8181
- name: Login to Github
82-
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
82+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
8383
with:
8484
registry: ghcr.io
8585
username: ${{ github.actor }}

0 commit comments

Comments
 (0)