2 parents 7fb5e17 + 259acaa commit bc32a1aCopy full SHA for bc32a1a
2 files changed
.github/workflows/ci.yml
@@ -76,7 +76,7 @@ jobs:
76
python-version-file: ".python-version"
77
78
- name: Install uv
79
- uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
+ uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
80
with:
81
version: ${{ env.UV_VERSION }}
82
enable-cache: true
.github/workflows/semgrep-sarif.yml
@@ -38,7 +38,7 @@ jobs:
38
persist-credentials: false
39
40
41
42
43
44
0 commit comments