Skip to content

Commit 43bb421

Browse files
committed
Update version
1 parent dbe2da9 commit 43bb421

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
uses: actions/checkout@v1
1010

1111
- name: Comment PR
12-
uses: sbimochan/jira-link-commenter@v1.21
12+
uses: sbimochan/jira-link-commenter@v2.0
1313

1414
with:
1515
jira-project-url: https://jira.atlassian.net/browse

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jira-link-commenter",
3-
"version": "1.21.0",
3+
"version": "2.0.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)