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 46ec0a5 commit b908d46Copy full SHA for b908d46
.github/workflows/build-image.yml
@@ -61,7 +61,7 @@ jobs:
61
run: make load-multiarch-build-image
62
63
- name: Login to Quay.io
64
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
+ uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
65
with:
66
registry: quay.io
67
username: ${{secrets.QUAY_REGISTRY_USER}}
0 commit comments