We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed7bdf1 + 8ca8ead commit db9aa23Copy full SHA for db9aa23
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.0.0
+ uses: docker/login-action@v3.1.0
45
with:
46
registry: ghcr.io
47
username: ${{ github.actor }}
0 commit comments