diff --git a/.github/workflows/commercial-file-update.yml b/.github/workflows/commercial-file-update.yml index f8e2c1fe..050b2e2f 100644 --- a/.github/workflows/commercial-file-update.yml +++ b/.github/workflows/commercial-file-update.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Trigger PR action in commercial-hotspot-software repo - uses: peter-evans/repository-dispatch@v2 + uses: peter-evans/repository-dispatch@v3 with: token: ${{ secrets.MR_BUMP }} event-type: file-update