Skip to content

Commit 93f29da

Browse files
authored
Merge pull request #178 from target/dependabot/github_actions/astral-sh/setup-uv-6.7.0
chore: Update GHA dep: Bump astral-sh/setup-uv from 6.6.1 to 6.7.0
2 parents 2ce1ef9 + 265b6ca commit 93f29da

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@557e51de59eb14aaaba2ed9621916900a91d50c6 # v6.6.1
26+
uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7.0
2727

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

0 commit comments

Comments
 (0)