Skip to content

Commit

Permalink
chore(deps): Bump peter-evans/repository-dispatch from 2 to 3 (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 97f6001 commit 976ae74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
artifacts: "build/bonita-documentation-theme-${{ env.RELEASE_VERSION }}.zip"
token: ${{ secrets.GITHUB_TOKEN }}
- name: Repository Dispatch
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
Expand Down

0 comments on commit 976ae74

Please sign in to comment.