Skip to content

Commit 0e69858

Browse files
authored
Update workflows/issue-notifications.yml@v2 (#5346)
1 parent d4b9ba0 commit 0e69858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-notifications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
notify:
14-
uses: revenuecat/sdk-github-workflows/.github/workflows/issue-notifications.yml@v1
14+
uses: revenuecat/sdk-github-workflows/.github/workflows/issue-notifications.yml@v2
1515
secrets:
1616
ACK_SLACK_WEBHOOK_URL: ${{ secrets.ACK_SLACK_WEBHOOK_URL }}
1717
ACK_ALERT_KEYWORDS: ${{ secrets.ACK_ALERT_KEYWORDS }}

0 commit comments

Comments
 (0)