From bd61261acc3a4cffb92559e7137d8fc67c5d36b4 Mon Sep 17 00:00:00 2001 From: Bimochan Shrestha Date: Thu, 18 Jul 2024 04:50:18 +0000 Subject: [PATCH] test-4545: Test-3123 Test new version --- .github/workflows/pr_comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_comment.yml b/.github/workflows/pr_comment.yml index f233d27..49fabd8 100644 --- a/.github/workflows/pr_comment.yml +++ b/.github/workflows/pr_comment.yml @@ -9,7 +9,7 @@ jobs: uses: actions/checkout@v4 - name: Comment PR - uses: sbimochan/jira-link-commenter@v3.0 + uses: sbimochan/jira-link-commenter@v3.2 with: jira-project-url: https://jira.atlassian.net/browse GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}