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 f4a324f + 89b2aa5 commit 2617715Copy full SHA for 2617715
1 file changed
.github/workflows/docker-check.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Log in to the Container registry
55
if: github.event_name != 'pull_request'
56
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
57
with:
58
registry: ${{ env.REGISTRY }}
59
username: ${{ github.actor }}
0 commit comments