Skip to content

Commit

Permalink
ci(deps): bump issue-ops/parser from 3.0.0 to 4.0.0 (#980)
Browse files Browse the repository at this point in the history
Bumps [issue-ops/parser](https://github.com/issue-ops/parser) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/issue-ops/parser/releases)
- [Commits](issue-ops/parser@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: issue-ops/parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent ddb21f4 commit ccadc6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issuesAutomatedTasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: actions/checkout@v4
- id: parse-issue
name: 📝 IssueOps Form Parser
uses: issue-ops/parser@v3.0.0
uses: issue-ops/parser@v4.0.0
with:
issue-form-template: ${{ env.TEMPLATE_FILE }}
body: ${{ github.event.issue.body }}
Expand Down

0 comments on commit ccadc6f

Please sign in to comment.