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.
1 parent 7d1bdbf commit eace0ecCopy full SHA for eace0ec
.github/workflows/integration-test.yml
@@ -12,7 +12,7 @@ jobs:
12
approval-env: ${{ steps.collab-check.outputs.result }}
13
steps:
14
- name: Collaborator Check
15
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
16
id: collab-check
17
with:
18
result-encoding: string
0 commit comments