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 ad87a68 + 4695baa commit 3e9a76fCopy full SHA for 3e9a76f
1 file changed
.github/workflows/image.yaml
@@ -125,7 +125,7 @@ jobs:
125
merge-multiple: true
126
127
- name: Login to GitHub Container Registry
128
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
129
with:
130
registry: ghcr.io
131
username: ${{ github.actor }}
@@ -184,7 +184,7 @@ jobs:
184
185
186
187
188
189
190
@@ -226,7 +226,7 @@ jobs:
226
uses: docker/setup-buildx-action@v4
227
228
229
230
231
232
0 commit comments