From 1b786dbb3ecde5164b5220f32a53167416690283 Mon Sep 17 00:00:00 2001 From: Dmitry Ratushnyy Date: Wed, 3 Jan 2024 15:40:13 +0000 Subject: [PATCH] Update workflow for sync issues to jira --- .github/workflows/sync_issue_to_jira.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_issue_to_jira.yaml b/.github/workflows/sync_issue_to_jira.yaml index 4221f69ef..ab8fd5155 100644 --- a/.github/workflows/sync_issue_to_jira.yaml +++ b/.github/workflows/sync_issue_to_jira.yaml @@ -9,7 +9,7 @@ on: jobs: sync: name: Sync GitHub issue to Jira - uses: canonical/data-platform-workflows/.github/workflows/sync_issue_to_jira.yaml@v2 + uses: canonical/data-platform-workflows/.github/workflows/sync_issue_to_jira.yaml@v8 with: jira-base-url: https://warthogs.atlassian.net jira-project-key: DPE