Update peter-evans/repository-dispatch digest to bf47d10 (#11560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>pull/28788/head^2
							parent
							
								
									ce96853ad7
								
							
						
					
					
						commit
						e09e2fc440
					
				| 
						 | 
					@ -12,7 +12,7 @@ jobs:
 | 
				
			||||||
        if: github.repository == 'matrix-org/matrix-react-sdk'
 | 
					        if: github.repository == 'matrix-org/matrix-react-sdk'
 | 
				
			||||||
        steps:
 | 
					        steps:
 | 
				
			||||||
            - name: Notify element-web repo that a new SDK build is on develop
 | 
					            - name: Notify element-web repo that a new SDK build is on develop
 | 
				
			||||||
              uses: peter-evans/repository-dispatch@26b39ed245ab8f31526069329e112ab2fb224588 # v2
 | 
					              uses: peter-evans/repository-dispatch@bf47d102fdb849e755b0b0023ea3e81a44b6f570 # v2
 | 
				
			||||||
              with:
 | 
					              with:
 | 
				
			||||||
                  token: ${{ secrets.ELEMENT_BOT_TOKEN }}
 | 
					                  token: ${{ secrets.ELEMENT_BOT_TOKEN }}
 | 
				
			||||||
                  repository: vector-im/element-web
 | 
					                  repository: vector-im/element-web
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue