Skip to content

Commit

Permalink
Upgrade issue-body-parser action
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparrow0hawk committed Sep 19, 2024
1 parent c2eec3f commit 4a57cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_to_pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
npm install --prefix _scripts/issue_to_event
- name: Parse Issue Body
uses: peter-murray/issue-body-parser-action@v1
uses: peter-murray/issue-body-parser-action@v2
id: issue_body_parser
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4a57cf1

Please sign in to comment.