Skip to content

Commit 8775276

Browse files
authored
Merge pull request #213 from target/dependabot/github_actions/astral-sh/setup-uv-7.1.6
chore: Update GHA dep: Bump astral-sh/setup-uv from 7.1.5 to 7.1.6
2 parents 9971cc7 + 54165d3 commit 8775276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)