Skip to content

Commit

Permalink
Merge pull request #74 from UnitVectorY-Labs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/astral-sh/setup-uv-5

Bump astral-sh/setup-uv from 4 to 5
  • Loading branch information
JaredHatfield authored Dec 21, 2024
2 parents 39ac308 + 7ef6be6 commit b20222c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zizmor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
persist-credentials: false

- name: Install the latest version of uv
uses: astral-sh/setup-uv@v4
uses: astral-sh/setup-uv@v5

- name: Run zizmor 🌈
run: uvx zizmor --format sarif . > results.sarif
Expand Down

0 comments on commit b20222c

Please sign in to comment.