We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b9da6 commit d758707Copy full SHA for d758707
1 file changed
.github/workflows/integration.yml
@@ -85,7 +85,7 @@ jobs:
85
86
echo "tags=${ALL_TAGS}" >> "$GITHUB_OUTPUT"
87
88
- - uses: docker/build-push-action@v6
+ - uses: docker/build-push-action@v7
89
with:
90
context: .
91
push: true
0 commit comments