Skip to content

Commit 05093c9

Browse files
Bump docker/build-push-action from 6.18.0 to 7.0.0 (#37)
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 f484cd8 commit 05093c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
images: ghcr.io/${{ github.repository }}
3939

4040
- name: Build and push Docker image
41-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
41+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294
4242
with:
4343
context: .
4444
push: true

0 commit comments

Comments
 (0)