Fix rsi diff action

github moment, imagine caring about security
This commit is contained in:
Kara D
2021-10-06 21:59:30 -07:00
parent 2f3621a3b1
commit f2618a4461

View File

@@ -1,7 +1,7 @@
name: Diff RSIs
on:
pull_request:
pull_request_target:
paths:
- '**.rsi/**'
@@ -15,7 +15,7 @@ jobs:
- name: Get changed files
id: files
uses: jitterbit/get-changed-files@v1
uses: Ana06/get-changed-files@v1.1
with:
format: 'space-delimited'