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.
1 parent 9a9d9f8 commit cc96505Copy full SHA for cc96505
1 file changed
.github/workflows/docker-image.yml
@@ -36,7 +36,7 @@ jobs:
36
type=ref,event=pr
37
38
- name: Upload Docker image
39
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
40
with:
41
context: .
42
provenance: mode=max
0 commit comments