Skip to content

Commit 9f4d434

Browse files
dependabot[bot]minchinweb
authored andcommitted
Bump docker/build-push-action from 2.5.0 to 2.8.0
Closes #3 Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.8.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@ad44023...1814d3d) --- 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>
1 parent ce2ae38 commit 9f4d434

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@ad44023a93711e3deb337508980b4b5e9bcdc5dc
72+
uses: docker/build-push-action@1814d3dfb36d6f84174e61f4a4b05bd84089a4b9
7373
with:
7474
context: .
7575
build-args: |

0 commit comments

Comments
 (0)