chore(deps): update docker/build-push-action action to v5 (#9442)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-12 14:19:50 +00:00 committed by GitHub
parent 7c811d74c8
commit 515f491991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
run: echo "TS=$(date +'%Y%m%d%H%M%S')" >> $GITHUB_ENV
- name: Push to GitHub packages
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
push: true
file: benchmark-overhead/Dockerfile-petclinic-base