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 fb1c6e4 commit ec0608eCopy full SHA for ec0608e
2 files changed
.github/workflows/benchmark.yml
@@ -32,7 +32,7 @@ jobs:
32
run: cargo codspeed build --features codspeed
33
34
- name: Run benchmark
35
- uses: CodSpeedHQ/action@db35df748deb45fdef0960669f57d627c1956c30 # v4.13.1
+ uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d # v4.14.0
36
with:
37
run: cargo codspeed run
38
mode: instrumentation
.github/workflows/security.yml
@@ -21,4 +21,4 @@ jobs:
21
name: Security Analysis
22
runs-on: ubuntu-slim
23
steps:
24
- - uses: oxc-project/security-action@fbbd523b1e765ceb174cb819b92c453bb1da265e # v1.0.0
+ - uses: oxc-project/security-action@f14eeb22b9ee0f7d3b242e5017ed0fdfada66f74 # v1.0.2
0 commit comments