Skip to content

Commit 437e744

Browse files
build(deps): bump docker/build-push-action from 6 to 7 (#3608)
1 parent 3a1c28c commit 437e744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-ci-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
username: ${{github.actor}}
2929
password: ${{secrets.GITHUB_TOKEN}}
3030
- name: ${{matrix.tag}}
31-
uses: docker/build-push-action@v6
31+
uses: docker/build-push-action@v7
3232
with:
3333
context: "."
3434
push: true

0 commit comments

Comments
 (0)