We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9eeef7b + 6d59d78 commit e2277f1Copy full SHA for e2277f1
.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@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
+ uses: astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
37
38
- name: Check GitHub actions
39
run: uvx zizmor --min-severity medium .github/workflows/*.yml
0 commit comments