Skip to content

Commit fb82330

Browse files
johnbilliondesrosj
andauthored
Update .github/workflows/reusable-workflow-lint.yml
Co-authored-by: Jonathan Desrosiers <[email protected]>
1 parent 8ced8e4 commit fb82330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-workflow-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
5353

5454
- name: Run zizmor
55-
run: uvx zizmor@1.23.1 --persona=regular --format=sarif --strict-collection . > results.sarif
55+
run: uvx zizmor@1.24.1 --persona=regular --format=sarif --strict-collection . > results.sarif
5656
env:
5757
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858

0 commit comments

Comments
 (0)