Skip to content

Commit 3868b5c

Browse files
Bump docker/build-push-action from 7.1.0 to 7.2.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e9c899 commit 3868b5c

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@v7.1.0
33+
uses: docker/build-push-action@v7.2.0
3434
with:
3535
push: true
3636
tags: sublimesec/nginx-letsencrypt:latest

0 commit comments

Comments
 (0)