We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14d85f5 + 324dca2 commit c3137e5Copy full SHA for c3137e5
1 file changed
.github/workflows/image.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Build Docker image and push it
49
id: build-and-push
50
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
51
with:
52
context: .
53
build-args: MOD=${{ inputs.path }}
0 commit comments