Skip to content

Commit a61bfd0

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 6e15113 commit a61bfd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ jobs:
387387
shell: bash
388388

389389
- name: Build and push
390-
uses: docker/build-push-action@v6
390+
uses: docker/build-push-action@v7
391391
with:
392392
context: .
393393
push: true

0 commit comments

Comments
 (0)