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 d6e0d8b + 911cdef commit d802496Copy full SHA for d802496
.github/workflows/lint-yaml.yml
@@ -36,7 +36,7 @@ jobs:
36
line-length: warning
37
38
- name: Install the latest version of uv
39
- uses: astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
+ uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
40
41
- name: Check GitHub actions
42
run: uvx zizmor --min-severity medium .github/workflows/*.yml
0 commit comments