Skip to content

Commit

Permalink
Merge pull request #102 from issue-ops/dependabot/github_actions/issu…
Browse files Browse the repository at this point in the history
…e-ops/parser-4

Bump issue-ops/parser from 3 to 4
  • Loading branch information
ncalteen authored Dec 11, 2024
2 parents 70a31bc + 69fe50e commit cf10e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-created.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# Parse the issue body and convert it to JSON.
- name: Parse Issue Body
id: parse
uses: issue-ops/parser@v3
uses: issue-ops/parser@v4
with:
body: ${{ github.event.issue.body }}
issue-form-template: example-request.yml
Expand Down

0 comments on commit cf10e5f

Please sign in to comment.