Skip to content

Commit 85a0a6b

Browse files
Bump docker/build-push-action from 5.3.0 to 6.14.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.3.0 to 6.14.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5.3.0...v6.14.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0061e28 commit 85a0a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
# https://github.com/docker/build-push-action
7171
- name: Build and push Docker image
7272
id: build-and-push
73-
uses: docker/build-push-action@v5.3.0
73+
uses: docker/build-push-action@v6.14.0
7474
with:
7575
context: .
7676
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)