Skip to content

Commit 01b252a

Browse files
chore(deps): update github actions (#157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59c3320 commit 01b252a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: cargo codspeed build -p fast-glob --features codspeed
4242

4343
- name: Run benchmark
44-
uses: CodSpeedHQ/action@f99becdce5e5d51fd556489ebef684f4ecfd6286 # v4.18.5
44+
uses: CodSpeedHQ/action@f22792bfac16f3e14eb9fbea76f4a48e9cc22b93 # v4.19.1
4545
timeout-minutes: 15
4646
with:
4747
mode: simulation

.github/workflows/semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: Semgrep
2020
runs-on: ubuntu-latest
2121
container:
22-
image: semgrep/semgrep:1.171.0
22+
image: semgrep/semgrep:1.172.0
2323
steps:
2424
- uses: taiki-e/checkout-action@7d1e50e93dc4fb3bba58f85018fadf77898aee8b # v1.4.2
2525

0 commit comments

Comments
 (0)