Browse Source

build(deps): bump docker/build-push-action from 4.1.1 to 5.0.0 (#138)

dependabot[bot] 7 months ago
parent
commit
434de1b99c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/container-image.yml

+ 1 - 1
.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@v4.1.1
+    - uses: docker/build-push-action@v5.0.0
       with:
         build-args: | # git history unavailable (see above)
           SETUPTOOLS_SCM_PRETEND_VERSION=0