update RSI diff workflow to space-wizards fork

This commit is contained in:
Kara D
2022-01-08 15:34:20 -07:00
parent 7ba092cdfa
commit 8a84d30b05

View File

@@ -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 }}