Skip to content

Commit 9fba52d

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

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
@@ -80,7 +80,7 @@ jobs:
8080
password: ${{ secrets.GITHUB_TOKEN }}
8181

8282
- name: Build image
83-
uses: docker/build-push-action@v6
83+
uses: docker/build-push-action@v7
8484
with:
8585
builder: ${{ steps.buildx.outputs.name }}
8686
context: .

0 commit comments

Comments
 (0)