We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ae4c8 commit 49f7972Copy full SHA for 49f7972
.github/workflows/notify-downstream.yaml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-24.04
20
steps:
21
- name: Notify matrix-react-sdk repo that a new SDK build is on develop so it can CI against it
22
- uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f # v4
+ uses: peter-evans/repository-dispatch@28959ce8df70de7be546dd1250a005dd32156697 # v4
23
with:
24
token: ${{ secrets.ELEMENT_BOT_TOKEN }}
25
repository: ${{ matrix.repo }}
0 commit comments