Skip to content

Commit 93fb1a0

Browse files
committed
fix
1 parent 1ab3c92 commit 93fb1a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fetch-depth: 0
1212
- name: Find JIRA ticket
1313
id: find
14-
uses: mongodb/apix-action/find-jira@3024080388613583e3bd119bfb1ab4b4dbf43c42
14+
uses: mongodb/apix-action/find-jira@fix_multiline
1515
with:
1616
token: ${{ secrets.JIRA_API_TOKEN }}
1717
jql: project = CLOUDP AND status NOT IN (Closed, Resolved) AND summary ~ "Failed to update test snapshots"

0 commit comments

Comments
 (0)