File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,14 @@ jobs:
1313 steps :
1414 - name : Trigger partner docs update
1515 if : github.repository == 'pactflow/example-consumer-python-sns'
16- uses : peter-evans/repository-dispatch@v1
16+ uses : peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3
1717 with :
1818 token : ${{ secrets.GHTOKENFORTRIGGERINGPACTDOCSUPDATE }}
1919 repository : pactflow/partners.pactflow.io
2020 event-type : pactflow-example-consumer-python-sns-updated
2121 - name : Trigger docs update
2222 if : github.repository == 'pactflow/example-consumer-python-sns'
23- uses : peter-evans/repository-dispatch@v1
23+ uses : peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3
2424 with :
2525 token : ${{ secrets.GHTOKENFORTRIGGERINGPACTDOCSUPDATE }}
2626 repository : pactflow/docs.pactflow.io
You can’t perform that action at this time.
0 commit comments