mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 09:43:23 +00:00
[deps]: Update peter-evans/repository-dispatch action to v4.0.1 (#17891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -75,7 +75,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Trigger test-all workflow in browser-interactions-testing
|
- name: Trigger test-all workflow in browser-interactions-testing
|
||||||
if: steps.changed-files.outputs.monitored == 'true'
|
if: steps.changed-files.outputs.monitored == 'true'
|
||||||
uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f # v4.0.0
|
uses: peter-evans/repository-dispatch@28959ce8df70de7be546dd1250a005dd32156697 # v4.0.1
|
||||||
with:
|
with:
|
||||||
token: ${{ steps.app-token.outputs.token }}
|
token: ${{ steps.app-token.outputs.token }}
|
||||||
repository: "bitwarden/browser-interactions-testing"
|
repository: "bitwarden/browser-interactions-testing"
|
||||||
|
|||||||
Reference in New Issue
Block a user