Skip to content

Commit

Permalink
Merge pull request #1587 from brian-team/dependabot/github_actions/as…
Browse files Browse the repository at this point in the history
…tral-sh/setup-uv-5.3.0

Bump astral-sh/setup-uv from 5.2.1 to 5.3.0
  • Loading branch information
mstimberg authored Feb 24, 2025
2 parents 701000e + 1ab3a7c commit eae4052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
persist-credentials: false
- name: Install the latest version of uv
uses: astral-sh/setup-uv@b5f58b2abc5763ade55e4e9d0fe52cd1ff7979ca # v5.2.1
uses: astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5.3.0
- name: Run zizmor 🌈
run: uvx zizmor --format sarif . > results.sarif
env:
Expand Down

0 comments on commit eae4052

Please sign in to comment.