Skip to content

Commit 3e7d087

Browse files
ci(tools): update docker/build-push-action action to v7 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d730b8e commit 3e7d087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

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

8787
- name: Build image
88-
uses: docker/build-push-action@v6
88+
uses: docker/build-push-action@v7
8989
with:
9090
builder: ${{ steps.buildx.outputs.name }}
9191
context: latest/

0 commit comments

Comments
 (0)