Skip to content

Commit b3dfc6a

Browse files
chore(deps): Bump docker/build-push-action from 6.18.0 to 7.0.0 (#69)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.18.0 to 7.0.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@2634353...d08e5c3) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.0.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 7cf8c29 commit b3dfc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Set up Docker Buildx
4444
uses: docker/setup-buildx-action@v4
4545
- name: Build and push Docker image
46-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
46+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294
4747
with:
4848
context: .
4949
push: true

0 commit comments

Comments
 (0)