Skip to content

Commit 7144b7e

Browse files
build(deps): bump docker/build-push-action from 4.1.1 to 6.10.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 6.10.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@2eb1c19...48aba3b) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d91e70b commit 7144b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-oci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
result-encoding: string
4949

5050
- name: Build and push to DockerHub
51-
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825 # pin@v4.1.1
51+
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # pin@v6.10.0
5252
with:
5353
context: .
5454
file: Dockerfile

0 commit comments

Comments
 (0)