Skip to content

Commit 8253a2c

Browse files
Bump docker/build-push-action from 6 to 7 (#156)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b199fb commit 8253a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
registry: ghcr.io
6868
username: ${{ github.actor }}
6969
password: ${{ github.token }}
70-
- uses: docker/build-push-action@v6
70+
- uses: docker/build-push-action@v7
7171
with:
7272
build-args: VERSION=${{ inputs.version }}
7373
context: .

0 commit comments

Comments
 (0)