Skip to content

Commit 3705933

Browse files
ghactions: bump docker/build-push-action from 3 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v3...v6) --- 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 0d3e7e8 commit 3705933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
type=raw,value=0.0.0-{{sha}}
8383
8484
- name: Build and push image
85-
uses: docker/build-push-action@v3
85+
uses: docker/build-push-action@v6
8686
with:
8787
context: .
8888
file: build/package/go.Dockerfile

0 commit comments

Comments
 (0)