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.
2 parents 5819f6d + aab7a18 commit 7e0143dCopy full SHA for 7e0143d
.github/workflows/continuous-integration.yml
@@ -530,7 +530,7 @@ jobs:
530
- workflow-success
531
runs-on: ubuntu-latest
532
steps:
533
- - uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f # v4
+ - uses: peter-evans/repository-dispatch@28959ce8df70de7be546dd1250a005dd32156697 # v4
534
with:
535
event-type: ci-passed
536
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'
0 commit comments