chore(deps): update docker/build-push-action action to v6 (main) (#11608)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-17 09:12:25 -07:00 committed by GitHub
parent 055365c947
commit 619e1b9d7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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@v5
uses: docker/build-push-action@v6
with:
push: true
file: benchmark-overhead/Dockerfile-petclinic-base