Skip to content

Commit

Permalink
Merge pull request #724 from ersilia-os/GrantBirki-patch-1
Browse files Browse the repository at this point in the history
bump issue-template-parser
  • Loading branch information
miquelduranfrigola authored Jun 26, 2023
2 parents 23fe5c5 + 40e9be2 commit 5b8678d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/approve-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

# parse the issue body from free form text to a structured JSON object
- name: parse issue
uses: GrantBirki/issue-template-parser@96ade3338da4a4b5e512f9ef6c7037dcf4ea1dd0 # pin@v5.0.2
uses: GrantBirki/issue-template-parser@v6.0.0
id: issue-parser
with:
body: ${{ github.event.client_payload.github.payload.issue.body }}
Expand Down

0 comments on commit 5b8678d

Please sign in to comment.