From b64ec1897c764fb00120cea31a50e350ae8d234d Mon Sep 17 00:00:00 2001 From: Dani Tweig Date: Mon, 24 Aug 2026 16:53:21 +0300 Subject: [PATCH] PM-346: point call_jira_sync.yml at github-automation main The reusable Jira-sync workflow was pinned to 47138e9, so fixes merged to scylladb/github-automation main never reached this repository. --- .github/workflows/call_jira_sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call_jira_sync.yml b/.github/workflows/call_jira_sync.yml index 7397f10cdc..14f517df40 100644 --- a/.github/workflows/call_jira_sync.yml +++ b/.github/workflows/call_jira_sync.yml @@ -11,7 +11,7 @@ permissions: jobs: jira-sync: - uses: scylladb/github-automation/.github/workflows/main_pr_events_jira_sync.yml@47138e9130250ee1a35166cff7dd0e94c8897196 # main 2026-06-01 + uses: scylladb/github-automation/.github/workflows/main_pr_events_jira_sync.yml@main with: caller_action: ${{ github.event.action }} secrets: