Skip to content

Commit 9748668

Browse files
authored
Merge pull request #236 from target/dependabot/github_actions/astral-sh/setup-uv-7.6.0
chore: Update GHA dep: Bump astral-sh/setup-uv from 7.1.6 to 7.6.0
2 parents 5f9dd9c + c8bfbd3 commit 9748668

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@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
26+
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
2727

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

0 commit comments

Comments
 (0)