We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0428039 + 02d5a11 commit 67f555eCopy full SHA for 67f555e
1 file changed
.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.2.0
+ uses: docker/login-action@v3.3.0
45
with:
46
registry: ghcr.io
47
username: ${{ github.actor }}
0 commit comments