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 9113598 commit 4107e8aCopy full SHA for 4107e8a
.github/workflows/ossf-scorecard.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
persist-credentials: false
25
26
- - uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
+ - uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
27
28
results_file: results.sarif
29
results_format: sarif
.github/workflows/publish-petclinic-benchmark-image.yml
@@ -32,7 +32,7 @@ jobs:
32
run: echo "TS=$(date +'%Y%m%d%H%M%S')" >> $GITHUB_ENV
33
34
- name: Push to GitHub packages
35
- uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
36
37
push: true
38
file: benchmark-overhead/Dockerfile.petclinic
0 commit comments