Skip to content

Commit ed14b0a

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

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)