We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88af6e5 + 6895307 commit b91bc86Copy full SHA for b91bc86
.github/workflows/dockerbuild.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Login to GitHub Container Registry
60
if: github.event_name != 'pull_request'
61
- uses: docker/login-action@v3.3.0
+ uses: docker/login-action@v3.4.0
62
with:
63
registry: ghcr.io
64
username: ${{ github.actor }}
0 commit comments