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 a2d376a + 23ae2e1 commit 05ad687Copy full SHA for 05ad687
1 file changed
.github/workflows/containerbuild.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Log in to Docker Hub
44
if: github.event_name != 'pull_request'
45
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
46
with:
47
registry: ghcr.io
48
username: ${{ github.actor }}
0 commit comments