Skip to content

Commit 94031b9

Browse files
build(deps): bump docker/build-push-action from 6 to 7 (#11)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3734829 commit 94031b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
suffix=${{ matrix.context.suffix }}
5151
5252
- name: Build Docker image
53-
uses: docker/build-push-action@v6
53+
uses: docker/build-push-action@v7
5454
with:
5555
context: .
5656
file: Containerfile

0 commit comments

Comments
 (0)