Skip to content

Commit efc116c

Browse files
Bump docker/build-push-action from 6.0.2 to 6.6.1 (#98)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.0.2 to 6.6.1. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.0.2...v6.6.1) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49540e3 commit efc116c

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
@@ -95,7 +95,7 @@ jobs:
9595
- name: Use setup-buildx-action
9696
uses: docker/setup-buildx-action@v3
9797
- name: Build Docker image
98-
uses: docker/build-push-action@v6.0.2
98+
uses: docker/build-push-action@v6.6.1
9999
with:
100100
github-token: ${{ secrets.GITHUB_TOKEN }}
101101
push: true

0 commit comments

Comments
 (0)