Skip to content

Commit 9cbc977

Browse files
Bump docker/build-push-action from 4.0.0 to 6.15.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 6.15.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@3b5e802...471d1dc) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e73e6ce commit 9cbc977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
password: ${{ secrets.GITHUB_TOKEN }}
9090

9191
- name: Build and push Docker image
92-
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671 # v4.1.0
92+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v4.1.0
9393
with:
9494
context: .
9595
file: ./Dockerfile

0 commit comments

Comments
 (0)