We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 625691e commit c5de39cCopy full SHA for c5de39c
.github/workflows/release.yaml
@@ -75,7 +75,7 @@ jobs:
75
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3
76
77
- name: Login to GitHub Container Registry
78
- uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3
+ uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3
79
with:
80
registry: "quay.io"
81
username: ${{ secrets.QUAY_USER }}
0 commit comments