We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 353f41d commit a5bb89eCopy full SHA for a5bb89e
.github/workflows/container-image.yml
@@ -44,7 +44,7 @@ jobs:
44
# https://github.com/marketplace/actions/build-and-push-docker-images
45
# > The commit history is not preserved.
46
# https://docs.docker.com/engine/reference/commandline/build/#git-repositories
47
- - uses: docker/build-push-action@v6.17.0
+ - uses: docker/build-push-action@v6.18.0
48
with:
49
build-args: | # git history unavailable (see above)
50
SETUPTOOLS_SCM_PRETEND_VERSION=0
0 commit comments