Skip to content

Commit 2d90ad9

Browse files
Update peter-evans/repository-dispatch action to v4 (#5048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd97944 commit 2d90ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notify-downstream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-24.04
2020
steps:
2121
- 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@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3
22+
uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f # v4
2323
with:
2424
token: ${{ secrets.ELEMENT_BOT_TOKEN }}
2525
repository: ${{ matrix.repo }}

0 commit comments

Comments
 (0)