Jelajahi Sumber

build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 (#216)

dependabot[bot] 3 minggu lalu
induk
melakukan
bdaa4b472a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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@v6.9.0
+    - uses: docker/build-push-action@v6.10.0
       with:
         build-args: | # git history unavailable (see above)
           SETUPTOOLS_SCM_PRETEND_VERSION=0