Skip to content

Commit

Permalink
chore: bump nissuer (issue validator)
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 authored Nov 29, 2023
1 parent eafaba3 commit 5387c9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/issue_validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Nissuer
uses: balazsorban44/nissuer@1.5.0
uses: balazsorban44/nissuer@1.8.1
with:
label-area-prefix: 'area:'
label-area-section: 'Which area\(s\) are affected\? \(Select all that apply\)(.*)### Additional context'
Expand All @@ -30,6 +30,7 @@ jobs:
}
reproduction-comment: '.github/invalid-link.md'
reproduction-hosts: 'github.com,codesandbox.io'
reproduction-blocklist: 'github.com/vercel/next.js.*'
reproduction-link-section: '### Link to the code that reproduces this issue(.*)### To Reproduce'
reproduction-invalid-label: 'invalid link'
reproduction-issue-labels: 'template: bug'

0 comments on commit 5387c9d

Please # to comment.