Skip to content

Commit 547eb86

Browse files
renovate[bot]BacLuc
authored andcommitted
chore(deps): update docker/build-push-action action to v7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c42c2f5 commit 547eb86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
password: ${{ secrets.GITHUB_TOKEN }}
3535

3636
- name: Docker build
37-
uses: docker/build-push-action@v6
37+
uses: docker/build-push-action@v7
3838
with:
3939
# Without this the .git directory is not present and our tests fail
4040
build-args: BUILDKIT_CONTEXT_KEEP_GIT_DIR=true

0 commit comments

Comments
 (0)