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 339dcb6 + 0f8b8f7 commit 738634aCopy full SHA for 738634a
1 file changed
.github/workflows/build-publish.yml
@@ -71,7 +71,7 @@ jobs:
71
72
- name: Build and push the image
73
id: docker_build
74
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
75
with:
76
context: .
77
build-args: FOREGO_VERSION=${{ steps.forego_version.outputs.VERSION }}
0 commit comments