mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 15:15:19 +00:00
chore(deps): update peter-evans/repository-dispatch action to v3 (main) (#25434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
aa4faaab3c
commit
435c3290b1
2
.github/workflows/notify-nuxt-bridge.yml
vendored
2
.github/workflows/notify-nuxt-bridge.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: repository dispatch
|
||||
uses: peter-evans/repository-dispatch@bf47d102fdb849e755b0b0023ea3e81a44b6f570 #v2.1.2
|
||||
uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3.0.0
|
||||
with:
|
||||
token: ${{ secrets.BRIDGE_GITHUB_TOKEN }}
|
||||
repository: ${{ matrix.repo }}
|
||||
|
Loading…
Reference in New Issue
Block a user