Skip to content

Commit d2488f7

Browse files
Bump docker/build-push-action from 2.8.0 to 2.9.0 (#4)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@1814d3d...7f9d37f) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7e2f9b commit d2488f7

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
@@ -69,7 +69,7 @@ jobs:
6969
type=sha
7070
7171
- name: Build and push Docker image
72-
uses: docker/build-push-action@1814d3dfb36d6f84174e61f4a4b05bd84089a4b9
72+
uses: docker/build-push-action@7f9d37fa544684fb73bfe4835ed7214c255ce02b
7373
with:
7474
context: .
7575
build-args: |

0 commit comments

Comments
 (0)