Skip to content

Commit d758707

Browse files
chore(deps): update docker/build-push-action action to v7 (#630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56b9da6 commit d758707

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
8686
echo "tags=${ALL_TAGS}" >> "$GITHUB_OUTPUT"
8787
88-
- uses: docker/build-push-action@v6
88+
- uses: docker/build-push-action@v7
8989
with:
9090
context: .
9191
push: true

0 commit comments

Comments
 (0)