We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c290e73 + 8a99db5 commit 503d09dCopy full SHA for 503d09d
1 file changed
.github/workflows/container-publish.yaml
@@ -25,7 +25,7 @@ jobs:
25
type=edge
26
type=semver,pattern={{version}}
27
- name: Docker login
28
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
29
with:
30
registry: ${{ env.REGISTRY_NAME }}
31
username: ${{ github.actor }}
0 commit comments