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 6b63c1f commit 2c9e084Copy full SHA for 2c9e084
.github/workflows/benchmark.yml
@@ -41,7 +41,7 @@ jobs:
41
run: cargo codspeed build --features codspeed
42
43
- name: Run benchmark
44
- uses: CodSpeedHQ/action@d872884a306dd4853acf0f584f4b706cf0cc72a2 # v4.13.0
+ uses: CodSpeedHQ/action@db35df748deb45fdef0960669f57d627c1956c30 # v4.13.1
45
timeout-minutes: 15
46
with:
47
mode: simulation
.github/workflows/zizmor.yml
@@ -26,7 +26,7 @@ jobs:
26
27
persist-credentials: false
28
29
- - uses: taiki-e/install-action@7a562dfa955aa2e4d5b0fd6ebd57ff9715c07b0b # v2.73.0
+ - uses: taiki-e/install-action@0abfcd587b70a713fdaa7fb502c885e2112acb15 # v2.75.7
30
31
tool: zizmor
32
0 commit comments