diff --git a/.github/workflows/push-content.yml b/.github/workflows/push-content.yml index b20e6ffd..49a745c6 100644 --- a/.github/workflows/push-content.yml +++ b/.github/workflows/push-content.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Notify content changes - uses: peter-evans/repository-dispatch@v2 + uses: peter-evans/repository-dispatch@v3 with: token: ${{secrets.GH_TOKEN_DOC_TRIGGER_WF}} repository: bonitasoft/bonita-documentation-site