We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d876638 + 55da321 commit 86048aaCopy full SHA for 86048aa
.github/workflows/ocwm-creator.yml
@@ -37,7 +37,7 @@ jobs:
37
token: ${{ secrets.AUTH_TOKEN }}
38
39
- name: Install dependencies
40
- run: npm install @octokit/core
+ run: npm install @octokit/core@5.1.0
41
42
- name: Update Issue Body
43
uses: actions/github-script@v7
0 commit comments