We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75bc4e6 + 3291ac7 commit 6fb2b38Copy full SHA for 6fb2b38
1 file changed
.github/workflows/build.yaml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Authenticate with GHCR
38
id: auth
39
- uses: docker/login-action@v3.6.0
+ uses: docker/login-action@v3.7.0
40
with:
41
registry: ghcr.io
42
username: ${{ github.repository_owner }}
@@ -83,7 +83,7 @@ jobs:
83
84
85
86
87
88
89
0 commit comments