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 19ceb86 + 3f15ab2 commit 835e14fCopy full SHA for 835e14f
.github/workflows/ghcr.yml
@@ -41,7 +41,7 @@ jobs:
41
${{ runner.os }}-buildx-
42
43
- name: Log in to the Container registry
44
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
45
with:
46
registry: ${{ env.REGISTRY }}
47
username: ${{ github.actor }}
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
0 commit comments