Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docker/login-action digest to 9fd0581
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 24, 2024
1 parent dc957f0 commit af087e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -79,7 +79,7 @@ jobs:
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20
- name: Log into registry
timeout-minutes: 5
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20
uses: docker/login-action@9fd0581bf02af9b3a0410347705ef9c24018739b
with:
registry: ghcr.io
username: ${{ github.actor }}

0 comments on commit af087e0

Please sign in to comment.