We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 266ec07 + 72283c4 commit e2bf35eCopy full SHA for e2bf35e
.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@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
+ uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
37
38
- name: Check GitHub actions
39
run: uvx zizmor --min-severity medium .github/workflows/*.yml
0 commit comments