Skip to content

Commit c07f2f2

Browse files
build(deps): bump the actions group with 2 updates (#94)
1 parent 1d2d6f2 commit c07f2f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/zizmor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ jobs:
2424
persist-credentials: false
2525

2626
- name: Install the latest version of uv
27-
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
27+
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
2828

2929
- name: Run zizmor 🌈
3030
run: uvx zizmor --format sarif . > results.sarif
3131
env:
3232
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333

3434
- name: Upload SARIF file
35-
uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
35+
uses: github/codeql-action/upload-sarif@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4.33.0
3636
with:
3737
sarif_file: results.sarif
3838
category: zizmor

0 commit comments

Comments
 (0)