Skip to content

Commit a5bb89e

Browse files
build(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 (#208)
1 parent 353f41d commit a5bb89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
# https://github.com/marketplace/actions/build-and-push-docker-images
4545
# > The commit history is not preserved.
4646
# https://docs.docker.com/engine/reference/commandline/build/#git-repositories
47-
- uses: docker/build-push-action@v6.17.0
47+
- uses: docker/build-push-action@v6.18.0
4848
with:
4949
build-args: | # git history unavailable (see above)
5050
SETUPTOOLS_SCM_PRETEND_VERSION=0

0 commit comments

Comments
 (0)