We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0052d38 + 8c64e59 commit 064b04fCopy full SHA for 064b04f
.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@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182 # v5.4.1
+ uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
37
38
- name: Check GitHub actions
39
run: uvx zizmor --min-severity medium .github/workflows/*.yml
0 commit comments