Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vj-abishek committed Nov 8, 2022
1 parent 1a87b1d commit 6fdb034
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Bug Report
description: Report bugs found while using the project
title: "[Bug]: "
labels: ["bug", "triage"]
title: '[Bug]: '
labels: ['bug', 'triage']
assignees:
- vj-abishek
body:
Expand Down Expand Up @@ -32,10 +32,10 @@ body:
description: What version of our software are you running?
options:
- 1.4 (Default)
- 1.3 (Edge)
- 1.2 (Edge)
- 1.1 (Edge)
- 1.0 (Edge)
- 1.3
- 1.2
- 1.1
- 1.0
validations:
required: true
- type: textarea
Expand All @@ -51,4 +51,4 @@ body:
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/vj-abigo/invite-on-label/blob/main/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
required: true
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Invite on label
uses: vj-abigo/invite-on-label@v1.3
uses: vj-abigo/invite-on-label@v1.4
with:
organization: GitHub-Org
label: invite me to the organization
Expand Down

0 comments on commit 6fdb034

Please sign in to comment.