Skip to content

Commit b841058

Browse files
chore(deps): bump docker/build-push-action from 6.18.0 to 7.1.0 (#14)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.18.0 to 7.1.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@2634353...bcafcac) --- 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 8c85e94 commit b841058

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
type=raw,value=latest
9999
100100
- name: Build and push container image
101-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
101+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
102102
with:
103103
context: .
104104
file: ./Dockerfile

0 commit comments

Comments
 (0)