diff --git a/.github/workflows/container-image.yml b/.github/workflows/container-image.yml index 92d556e..0d99144 100644 --- a/.github/workflows/container-image.yml +++ b/.github/workflows/container-image.yml @@ -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@v3.3.0 + - uses: docker/build-push-action@v4.0.0 with: build-args: | # git history unavailable (see above) SETUPTOOLS_SCM_PRETEND_VERSION=0