We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5176e1 + 8b705a3 commit 4a8aba7Copy full SHA for 4a8aba7
2 files changed
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
persist-credentials: false
18
19
- name: Install uv
20
- uses: astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.1
+ uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
21
with:
22
cache-dependency-glob: cookiecutter.json
23
.github/workflows/zizmor.yml
@@ -21,7 +21,7 @@ jobs:
- name: Install the latest version of uv
24
25
26
- name: Run zizmor 🌈
27
# Run it for both this repo and the templated cookiecutter repo.
0 commit comments