We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f345ac7 + 00ccfc7 commit 82b84acCopy full SHA for 82b84ac
1 file changed
.github/workflows/docker.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: docker/setup-buildx-action@v1
42
43
- name: Log in to the Container registry
44
- uses: docker/login-action@v1
+ uses: docker/login-action@v3
45
with:
46
# For docker.io tokens, see
47
# https://docs.docker.com/docker-hub/access-tokens/
0 commit comments