We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd3f1cf + 327a137 commit 39f402dCopy full SHA for 39f402d
1 file changed
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
80
81
- name: Login to Github
82
- uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
83
with:
84
registry: ghcr.io
85
username: ${{ github.actor }}
0 commit comments