Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Apr 19, 2024
1 parent c777915 commit 92ef22a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Nissuer
uses: balazsorban44/nissuer@1.9.2
uses: balazsorban44/nissuer@1.10.0
with:
label-area-section: 'Which area\(s\) are affected\?(.*)'
reproduction-issue-labels: "bug,"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Nissuer
uses: balazsorban44/nissuer@1.9.2
uses: balazsorban44/nissuer@1.10.0
```

Add a comment file (by default we look for `.github/invalid-reproduction.md`):
Expand Down

0 comments on commit 92ef22a

Please sign in to comment.