|
@@ -22,7 +22,7 @@ jobs:
|
|
|
# https://github.com/marketplace/actions/build-and-push-docker-images
|
|
|
# > The commit history is not preserved.
|
|
|
# https://docs.docker.com/engine/reference/commandline/build/#git-repositories
|
|
|
- - uses: docker/build-push-action@v6.9.0
|
|
|
+ - uses: docker/build-push-action@v6.10.0
|
|
|
with:
|
|
|
build-args: | # git history unavailable (see above)
|
|
|
SETUPTOOLS_SCM_PRETEND_VERSION=0
|