We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28db801 commit c73f1ddCopy full SHA for c73f1dd
.github/workflows/publish-petclinic-benchmark-image.yml
@@ -29,7 +29,7 @@ jobs:
29
run: echo "TS=$(date +'%Y%m%d%H%M%S')" >> $GITHUB_ENV
30
31
- name: Push to GitHub packages
32
- uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
+ uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
33
with:
34
push: true
35
file: benchmark-overhead/Dockerfile-petclinic-base
0 commit comments