We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a5c49 commit 2303f65Copy full SHA for 2303f65
.github/workflows/release.yaml
@@ -77,7 +77,7 @@ jobs:
77
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3
78
79
- name: Login to GitHub Container Registry
80
- uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3
+ uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
81
with:
82
registry: "quay.io"
83
username: tgillson
0 commit comments