Skip to content

Commit c6feb2a

Browse files
ci(tools): update docker/build-push-action action to v7
1 parent b5a0728 commit c6feb2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

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

8383
- name: Docker build
84-
uses: docker/build-push-action@v6
84+
uses: docker/build-push-action@v7
8585
with:
8686
builder: ${{ steps.buildx.outputs.name }}
8787
provenance: false

0 commit comments

Comments
 (0)