Bump docker/build-push-action from 4.1.1 to 5.0.0

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.1.1...v5.0.0)

---
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>
This commit is contained in:
dependabot[bot]
2023-09-23 22:53:38 +00:00
committed by GitHub
parent 3117d590b6
commit 0c27976158
7 changed files with 7 additions and 7 deletions

View File

@@ -53,7 +53,7 @@ jobs:
password: ${{ secrets.PACKAGES_PASS }}
- name: Build Docker image (node20)
uses: docker/build-push-action@v4.1.1
uses: docker/build-push-action@v5.0.0
with:
context: ./debian
file: ./debian/node20/Dockerfile