We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35590ba + c3f4cee commit 69549d8Copy full SHA for 69549d8
1 file changed
.github/workflows/docker-3.1dev.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: GitHub login
43
if: ${{ github.event_name != 'pull_request' }}
44
- uses: docker/login-action@v2.1.0
+ uses: docker/login-action@v2.2.0
45
with:
46
registry: ghcr.io
47
username: ${{ github.actor }}
0 commit comments