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 87d57bb + 9976465 commit 0c64e09Copy full SHA for 0c64e09
.github/workflows/docker-3.2.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: GitHub login
43
if: ${{ github.event_name != 'pull_request' }}
44
- uses: docker/login-action@v3.3.0
+ uses: docker/login-action@v3.4.0
45
with:
46
registry: ghcr.io
47
username: ${{ github.actor }}
0 commit comments