Skip to content

Commit 55da321

Browse files
committed
ocwm-creator downgrade octokit
1 parent e29b1d1 commit 55da321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ocwm-creator.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
token: ${{ secrets.AUTH_TOKEN }}
3838

3939
- name: Install dependencies
40-
run: npm install @octokit/core
40+
run: npm install @octokit/core@5.1.0
4141

4242
- name: Update Issue Body
4343
uses: actions/github-script@v7

0 commit comments

Comments
 (0)