Skip to content

Commit 3723ed8

Browse files
authored
Merge pull request #458 from Julian/dependabot/github_actions/astral-sh/setup-uv-7.1.4
Bump astral-sh/setup-uv from 7.1.2 to 7.1.4
2 parents bdee9c7 + 40182c5 commit 3723ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
persist-credentials: false
2121

2222
- name: Install uv
23-
uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41
23+
uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244
2424

2525
- name: Run zizmor 🌈
2626
run: uvx zizmor --format=sarif . > results.sarif

0 commit comments

Comments
 (0)