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 1733b4e commit 4d1b31bCopy full SHA for 4d1b31b
.github/workflows/build-operator-images.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: docker/setup-buildx-action@v3
36
37
- name: Login to ghcr.io
38
- uses: docker/login-action@v3.3.0
+ uses: docker/login-action@v3.4.0
39
with:
40
registry: ghcr.io
41
username: ${{ github.actor }}
0 commit comments