Skip to content

Commit

Permalink
Merge pull request #661 from satyam-x10/ocwm-creator
Browse files Browse the repository at this point in the history
ocwm-creator downgrade octokit
  • Loading branch information
benjagm authored Mar 4, 2024
2 parents d876638 + 55da321 commit 86048aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ocwm-creator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
token: ${{ secrets.AUTH_TOKEN }}

- name: Install dependencies
run: npm install @octokit/core
run: npm install @octokit/core@5.1.0

- name: Update Issue Body
uses: actions/github-script@v7
Expand Down

0 comments on commit 86048aa

Please sign in to comment.