Skip to content

Commit

Permalink
build(deps): bump astral-sh/setup-uv in the actions group (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent aec8079 commit 2ac01e0
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 @@ -22,7 +22,7 @@ jobs:
persist-credentials: false

- name: Install the latest version of uv
uses: astral-sh/setup-uv@180f8b44399608a850e1db031fa65c77746566d3 # v4
uses: astral-sh/setup-uv@887a942a15af3a7626099df99e897a18d9e5ab3a # v4

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

0 comments on commit 2ac01e0

Please sign in to comment.