We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79c605 commit d2bd045Copy full SHA for d2bd045
.github/workflows/ci.yml
@@ -353,7 +353,7 @@ jobs:
353
with:
354
persist-credentials: false
355
356
- - uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
+ - uses: astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7.1.5
357
- run: uvx zizmor@${ZIZMOR_VERSION} --format=sarif . > results.sarif
358
env:
359
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments