Skip to content

Commit d0c5146

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent e5d1343 commit d0c5146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
password: ${{ secrets.DOCKER_RELEASE_PASSWORD }}
5858

5959
- name: Build
60-
uses: docker/build-push-action@v6
60+
uses: docker/build-push-action@v7
6161
with:
6262
builder: ${{ steps.buildx.outputs.name }}
6363
context: .

0 commit comments

Comments
 (0)