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 74ca7b0 commit f877934Copy full SHA for f877934
1 file changed
.github/workflows/build-and-push.yaml
@@ -62,7 +62,7 @@ jobs:
62
operator-sdk: 1.38.0
63
64
- name: Log in to Quay
65
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
66
with:
67
registry: quay.io
68
username: ${{ secrets.QUAY_USERNAME }}
0 commit comments