Forráskód Böngészése

build(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 (#255)

dependabot[bot] 2 hete
szülő
commit
24c45c291c
1 módosított fájl, 1 hozzáadás és 1 törlés
  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.17.0
+    - uses: docker/build-push-action@v6.18.0
       with:
         build-args: | # git history unavailable (see above)
           SETUPTOOLS_SCM_PRETEND_VERSION=0