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.
1 parent 31ad1ac commit 6beef78Copy full SHA for 6beef78
.github/workflows/ci.yaml
@@ -79,7 +79,7 @@ jobs:
79
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20
80
- name: Log into registry
81
timeout-minutes: 5
82
- uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20
+ uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0
83
with:
84
registry: ghcr.io
85
username: ${{ github.actor }}
0 commit comments