Skip to content

Commit

Permalink
Update approve-dispatch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GemmaTuron authored Nov 24, 2023
1 parent b2e2080 commit 7487d9b
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@v7.0.0
uses: GrantBirki/issue-template-parser@v6.1.1
id: issue-parser
with:
body: ${{ github.event.client_payload.github.payload.issue.body }}
Expand Down

0 comments on commit 7487d9b

Please sign in to comment.