Skip to content

Commit fc0b62b

Browse files
build(deps): bump docker/build-push-action (#3601)
Bumps the minor-and-patch-actions-updates group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action). Updates `docker/build-push-action` from 6.10.0 to 6.19.2 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@48aba3b...10e90e3) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.19.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-actions-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccd0d69 commit fc0b62b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github_release_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Build and push by digest
5151
id: build
52-
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
52+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
5353
with:
5454
context: .
5555
file: Dockerfile

0 commit comments

Comments
 (0)