Skip to content

Commit 23d2bb6

Browse files
Bump docker/build-push-action from 6.11.0 to 6.13.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.11.0 to 6.13.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.11.0...v6.13.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b23c7da commit 23d2bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
8989
- name: Build and push
9090
id: docker_build
91-
uses: docker/build-push-action@v6.11.0
91+
uses: docker/build-push-action@v6.13.0
9292
with:
9393
context: .
9494
push: true

0 commit comments

Comments
 (0)