We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab497a4 commit ffea6e2Copy full SHA for ffea6e2
1 file changed
.github/workflows/_publish-operator-release.yaml
@@ -56,7 +56,7 @@ jobs:
56
} >> "$GITHUB_OUTPUT"
57
58
- name: Log in to GitHub Container Registry
59
- uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2
+ uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
60
with:
61
registry: ${{ env.REGISTRY }}
62
username: ${{ github.actor }}
0 commit comments