Skip to content

Commit

Permalink
Bump astral-sh/setup-uv from 5.2.2 to 5.3.0 (#5476)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent 0a070c1 commit d217b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
persist-credentials: false

- name: Install the latest version of uv
uses: astral-sh/setup-uv@4db96194c378173c656ce18a155ffc14a9fc4355 # v5.2.2
uses: astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5.3.0

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

0 comments on commit d217b98

Please sign in to comment.