Skip to content

Commit 84c382b

Browse files
dependabot[bot]mbhall88
authored andcommitted
build(deps): bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8990ed0 commit 84c382b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
# It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step.
5757
- name: Build and push Docker image
5858
id: push
59-
uses: docker/build-push-action@v5
59+
uses: docker/build-push-action@v6
6060
with:
6161
context: .
6262
push: true

0 commit comments

Comments
 (0)