Skip to content

Commit fcc77b9

Browse files
build(deps): bump docker/build-push-action from 6.4.1 to 6.5.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.4.1 to 6.5.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.4.1...v6.5.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60b9126 commit fcc77b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# > will be done directly by buildkit. [...]
2020
# > any file mutation in the steps that precede [...] will be ignored
2121
# https://github.com/marketplace/actions/build-and-push-docker-images
22-
- uses: docker/build-push-action@v6.4.1
22+
- uses: docker/build-push-action@v6.5.0
2323
with:
2424
platforms: |
2525
linux/amd64

0 commit comments

Comments
 (0)