Skip to content

Commit 6671a19

Browse files
chore(deps): update docker/build-push-action action to v7 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dda8ddb commit 6671a19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
type=raw,value=${{ steps.version.outputs.VERSION }}
4949
type=raw,value=latest,enable={{is_default_branch}}
5050
51-
- uses: docker/build-push-action@v6
51+
- uses: docker/build-push-action@v7
5252
with:
5353
context: .
5454
annotations: ${{ steps.meta.outputs.annotations }}

0 commit comments

Comments
 (0)