update RSI diff workflow to space-wizards fork
This commit is contained in:
2
.github/workflows/rsi-diff.yml
vendored
2
.github/workflows/rsi-diff.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: Diff changed RSIs
|
||||
id: diff
|
||||
uses: mirrorcult/RSIDiffBot@v1.0
|
||||
uses: space-wizards/RSIDiffBot@v1.1
|
||||
with:
|
||||
modified: ${{ steps.files.outputs.modified }}
|
||||
removed: ${{ steps.files.outputs.removed }}
|
||||
|
||||
Reference in New Issue
Block a user