Skip to content

Commit aca0fd9

Browse files
authored
Merge pull request #190 from target/dependabot/github_actions/astral-sh/setup-uv-7.1.1
chore: Update GHA dep: Bump astral-sh/setup-uv from 7.1.0 to 7.1.1
2 parents f8c0b72 + 43eaa91 commit aca0fd9

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
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Install the latest version of uv
26-
uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
26+
uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
2727

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

0 commit comments

Comments
 (0)