We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e280db0 commit c830c20Copy full SHA for c830c20
1 file changed
.github/workflows/call_jira_sync.yml
@@ -11,7 +11,7 @@ permissions:
11
12
jobs:
13
jira-sync:
14
- uses: scylladb/github-automation/.github/workflows/main_pr_events_jira_sync.yml@ef3a6238c30003cbab9a339c32e5112f6889a197 # main
+ uses: scylladb/github-automation/.github/workflows/main_pr_events_jira_sync.yml@7b9848eb304fd3af1e757fe3c3c1ed497515f0fc # main
15
with:
16
caller_action: ${{ github.event.action }}
17
secrets:
0 commit comments