We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1c710 commit 37aa559Copy full SHA for 37aa559
.github/workflows/check-links.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
egress-policy: audit
21
- name: Check if manual review has been performed
22
- uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
+ uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
23
id: labels
24
25
script: |
.github/workflows/linting.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
result-encoding: string
0 commit comments