Skip to content

Commit

Permalink
chore(deps): update stefanbuck/github-issue-parser action to v3.2.1 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jun 26, 2024
1 parent 7a6bb1b commit e18e2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3

- name: Parse issue form
uses: stefanbuck/github-issue-parser@a2288dcd2cd99cf25f64ff3ef2dbed757c3a53ce # v3.0.1
uses: stefanbuck/github-issue-parser@2d2ff50d4aae06ab58d26bf59468d98086605f11 # v3.2.1
id: issue-parser
with:
template-path: .github/ISSUE_TEMPLATE/${{ matrix.template }}
Expand Down

0 comments on commit e18e2a2

Please sign in to comment.