Skip to content

Commit 8bd86d9

Browse files
Bump docker/build-push-action from 6.2.0 to 6.16.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.2.0 to 6.16.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@1556069...14487ce) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe2d296 commit 8bd86d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
# It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step.
9494
- name: Build and push Docker image
9595
id: push
96-
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1
96+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
9797
with:
9898
context: .
9999
push: true

0 commit comments

Comments
 (0)