We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4462fa1 + a3c6bb1 commit d36b1aaCopy full SHA for d36b1aa
.github/workflows/lint-action.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@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
+ uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
40
41
- name: Check GitHub actions
42
run: uvx zizmor --min-severity medium .github/workflows/*.yml
0 commit comments