We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20f9542 + 3d961d1 commit 26a6e1dCopy full SHA for 26a6e1d
1 file changed
.github/workflows/docker.yml
@@ -49,7 +49,7 @@ jobs:
49
uses: docker/setup-buildx-action@v4
50
51
- name: Log in to the Container registry
52
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
53
with:
54
registry: ${{ env.REGISTRY }}
55
username: ${{ github.actor }}
0 commit comments