Skip to content

Commit 180d302

Browse files
chore(deps): bump docker/build-push-action from 3 to 6 (#251)
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-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37ef65b commit 180d302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
type=ref,event=tag
3737
3838
- name: Build and push
39-
uses: docker/build-push-action@v3
39+
uses: docker/build-push-action@v6
4040
with:
4141
push: true
4242
context: .

0 commit comments

Comments
 (0)