Skip to content

Commit 5451791

Browse files
Bump the patch group with 2 updates (#13028)
1 parent a91a045 commit 5451791

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- id: filter
2121
name: Check for Rust changes
22-
uses: dorny/paths-filter@v4.0.2
22+
uses: dorny/paths-filter@v4.0.3
2323
continue-on-error: true # this step fails when invoked as 'workflow_call'
2424
with:
2525
filters: |

.github/workflows/cargo-bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
--bench digest_benchmark \
5858
--bench memory_benchmark_criterion
5959
- name: Run the benchmarks
60-
uses: CodSpeedHQ/action@v5.0.1
60+
uses: CodSpeedHQ/action@v5.0.3
6161
with:
6262
mode: simulation
6363
working-directory: rust

0 commit comments

Comments
 (0)