]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump docker/build-push-action from 4 to 5 (#4212)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 20 Sep 2023 04:37:16 +0000 (04:37 +0000)
committerGitHub <noreply@github.com>
Wed, 20 Sep 2023 04:37:16 +0000 (04:37 +0000)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/ci.yml

index cee89b38002d74089049af28a8045f9c169b0be9..930ff8f93b1cd9ffb10fd7f654623c939720a323 100644 (file)
@@ -352,7 +352,7 @@ jobs:
           password: ${{ secrets.QUAY_ROBOT_TOKEN }}
       -
         name: Build and push
-        uses: docker/build-push-action@v4
+        uses: docker/build-push-action@v5
         with:
           context: .
           file: ./Dockerfile