We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e2cf88 commit 63df0e8Copy full SHA for 63df0e8
.github/workflows/container-push.yml
@@ -107,7 +107,7 @@ jobs:
107
fi
108
109
- name: Login to ghcr.io
110
- uses: docker/login-action@v3.3.0
+ uses: docker/login-action@v3.4.0
111
with:
112
registry: ghcr.io
113
username: ${{ github.actor }}
@@ -172,7 +172,7 @@ jobs:
172
uses: sigstore/[email protected]
173
174
175
176
177
178
0 commit comments