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 46e48c2 commit 2bd70daCopy full SHA for 2bd70da
.github/workflows/issue-awaiting-response.yml
@@ -8,7 +8,7 @@ jobs:
8
issue-awaiting-response:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/github-script@v6
+ - uses: actions/github-script@v7
12
with:
13
github-token: ${{secrets.GH_PAT}}
14
script: |
.github/workflows/issue-closed.yml
issue-closed:
.github/workflows/issue-needs-triage.yml
issue-needs-triage:
0 commit comments