Skip to content

Commit a468573

Browse files
[Github] Bump docker/build-push-action from 2.9.0 to 4.0.0 (#27)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.9.0 to 4.0.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@7f9d37f...3b5e802) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06a4afd commit a468573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
type=sha
7373
7474
- name: Build and push Docker image
75-
uses: docker/build-push-action@7f9d37fa544684fb73bfe4835ed7214c255ce02b
75+
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
7676
with:
7777
context: .
7878
build-args: |

0 commit comments

Comments
 (0)