We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 349cb23 + 2645373 commit 72781a7Copy full SHA for 72781a7
1 file changed
.github/workflows/lint-yaml.yml
@@ -33,7 +33,7 @@ jobs:
33
line-length: warning
34
35
- name: Install the latest version of uv
36
- uses: astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
+ uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
37
38
- name: Check GitHub actions
39
run: uvx zizmor --min-severity medium .github/workflows/*.yml
0 commit comments