We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e3ce07 + 3ef2ddd commit 72cd0ecCopy full SHA for 72cd0ec
1 file changed
.github/workflows/build.yaml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Authenticate with GHCR
43
id: auth
44
- uses: docker/login-action@v3.6.0
+ uses: docker/login-action@v3.7.0
45
with:
46
registry: ghcr.io
47
username: ${{ github.repository_owner }}
@@ -98,7 +98,7 @@ jobs:
98
99
100
101
102
103
104
0 commit comments