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 97d7f31 + f23adf8 commit a4df7baCopy full SHA for a4df7ba
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@v4.2.0
+ uses: docker/login-action@v4.3.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