Skip to content

Commit 30a5ec0

Browse files
dependabot[bot]Sean-Der
authored andcommitted
Bump docker/build-push-action from 6 to 7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6...v7) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c726641 commit 30a5ec0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
type=ref,event=tag
5050
5151
- name: Build and push
52-
uses: docker/build-push-action@v6
52+
uses: docker/build-push-action@v7
5353
with:
5454
context: .
5555
platforms: linux/amd64, linux/arm64

0 commit comments

Comments
 (0)