Browse Source

build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#88)

dependabot[bot] 1 year ago
parent
commit
90a90d1065
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@v3.2.0
+    - uses: docker/build-push-action@v3.3.0
       with:
         build-args: | # git history unavailable (see above)
           SETUPTOOLS_SCM_PRETEND_VERSION=0