Skip to content

Commit bfdd161

Browse files
Bump docker/build-push-action from 2 to 7.1.0 (#246)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 7.1.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v2...v7.1.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.1.0 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 f38e6e9 commit bfdd161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-deploy-dev.yml

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

3131
- name: Build mantis
3232
id: build-mantis
33-
uses: docker/build-push-action@v2
33+
uses: docker/build-push-action@v7.1.0
3434
with:
3535
push: true
3636
tags: sublimesec/nginx-letsencrypt:latest

0 commit comments

Comments
 (0)