Skip to content

Commit 9719ae4

Browse files
chore(deps): update github-actions (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 467a569 commit 9719ae4

2 files changed

Lines changed: 3 additions & 3 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 --features codspeed
4242

4343
- name: Run benchmark
44-
uses: CodSpeedHQ/action@281164b0f014a4e7badd2c02cecad9b595b70537 # v4.11.1
44+
uses: CodSpeedHQ/action@1c8ae4843586d3ba879736b7f6b7b0c990757fab # v4.12.1
4545
timeout-minutes: 15
4646
with:
4747
mode: simulation

.github/workflows/zizmor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
persist-credentials: false
2828

29-
- uses: taiki-e/install-action@f916cfac5d8efd040e250d0cd6b967616504b3a4 # v2.68.32
29+
- uses: taiki-e/install-action@06203676c62f0d3c765be3f2fcfbebbcb02d09f5 # v2.69.6
3030
with:
3131
tool: zizmor
3232

@@ -36,7 +36,7 @@ jobs:
3636
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737

3838
- name: Upload SARIF file
39-
uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
39+
uses: github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34.1
4040
with:
4141
sarif_file: results.sarif
4242
category: zizmor

0 commit comments

Comments
 (0)