Skip to content

Commit c309c84

Browse files
authored
Merge pull request #136 from trailofbits/dependabot/github_actions/astral-sh/setup-uv-7.1.3
build(deps): bump astral-sh/setup-uv from 7.1.2 to 7.1.3
2 parents 26806ff + 5e6353d commit c309c84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
persist-credentials: false
1818

1919
- name: Install uv
20-
uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
20+
uses: astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
2121
with:
2222
cache-dependency-glob: cookiecutter.json
2323

0 commit comments

Comments
 (0)