Skip to content

Commit ce63cd4

Browse files
committed
ci: update deprecated action
1 parent c9ceb64 commit ce63cd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Check if PR comment trigger is present
1919
if: github.event_name != 'workflow_dispatch'
20-
uses: khan/pull-request-comment-trigger@v1.1.0
20+
uses: shanegenschaw/pull-request-comment-trigger@v3.0.0
2121
id: check
2222
with:
2323
trigger: '/native'

0 commit comments

Comments
 (0)