We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca08fc8 + 7208bd9 commit ef6e16aCopy full SHA for ef6e16a
.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@ed21f2f24f8dd64503750218de024bcf64c7250a # v7.1.5
+ uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
37
38
- name: Check GitHub actions
39
run: uvx zizmor --min-severity medium .github/workflows/*.yml
0 commit comments