We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d91357 + 8c591ba commit cc2527aCopy full SHA for cc2527a
1 file changed
.github/workflows/release.yml
@@ -265,7 +265,7 @@ jobs:
265
echo 'EOF' >> "$GITHUB_OUTPUT"
266
267
- name: Log in to DockerHub
268
- uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121
269
with:
270
username: "docker"
271
password: ${{ secrets.ORG_ACCESS_TOKEN }}
0 commit comments