We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5371ce5 + c4c568b commit 772988eCopy full SHA for 772988e
1 file changed
.github/workflows/docker-build.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: docker/setup-buildx-action@v4
39
40
- name: Login to GitHub Container Registry
41
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
42
with:
43
registry: ${{ env.DOCKER_REGISTRY }}
44
username: ${{ github.actor }}
0 commit comments