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
|
- name: Diff changed RSIs
|
||||||
id: diff
|
id: diff
|
||||||
uses: mirrorcult/RSIDiffBot@v1.0
|
uses: space-wizards/RSIDiffBot@v1.1
|
||||||
with:
|
with:
|
||||||
modified: ${{ steps.files.outputs.modified }}
|
modified: ${{ steps.files.outputs.modified }}
|
||||||
removed: ${{ steps.files.outputs.removed }}
|
removed: ${{ steps.files.outputs.removed }}
|
||||||
|
|||||||
Reference in New Issue
Block a user