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 c01d4ac commit c8bfc52Copy full SHA for c8bfc52
2 files changed
.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@db35df748deb45fdef0960669f57d627c1956c30 # v4.13.1
+ uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d # v4.14.0
45
timeout-minutes: 15
46
with:
47
mode: simulation
.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