Skip to content

Commit a0ff602

Browse files
authored
Merge pull request #595 from freqtrade/dependabot/github_actions/astral-sh/setup-uv-6.0.1
chore(deps): bump astral-sh/setup-uv from 6.0.0 to 6.0.1
2 parents 59ee04e + 4fc8e02 commit a0ff602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zizmor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
persist-credentials: false
2525

2626
- name: Install the latest version of uv
27-
uses: astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
27+
uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
2828

2929
- name: Run zizmor 🌈
3030
run: uvx zizmor --format=sarif . > results.sarif

0 commit comments

Comments
 (0)