We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e49c947 + 4af3eac commit edc3779Copy full SHA for edc3779
1 file changed
.github/workflows/main.yaml
@@ -73,7 +73,7 @@ jobs:
73
uses: docker/setup-buildx-action@v3.12.0
74
75
- name: Log in to GitHub Container Registry
76
- uses: docker/login-action@v3.7.0
+ uses: docker/login-action@v4.2.0
77
with:
78
registry: ghcr.io
79
username: ${{ github.actor }}
0 commit comments