Skip to content

Commit f58e34e

Browse files
dependabot[bot]ericcornelissen
authored andcommitted
Bump docker/build-push-action from 6.0.1 to 6.9.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.0.1 to 6.9.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@94f8f8c...4f58ea7) --- 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>
1 parent 4d3afe7 commit f58e34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
password: ${{ secrets.DOCKER_PASSWORD }}
3535
- name: Build and push to Docker Hub
3636
id: docker
37-
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
37+
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
3838
with:
3939
context: .
4040
file: Containerfile

0 commit comments

Comments
 (0)