Skip to content

Commit

Permalink
chore(deps-gha): bump bonitasoft/pr-diff-checker from 1.0.0 to 2.1.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 18, 2022
1 parent 1ffe9d0 commit d49bef4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/commit-message-check-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Check PR content
uses: bonitasoft/pr-diff-checker-action@1.0.0
uses: bonitasoft/actions/packages/pr-diff-checker@v2.1.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
diffDoesNotContain: '["https://documentation.bonitasoft.com/", "Bonita BPM"]'
extensionsToCheck: '[".adoc"]'
extensionsToCheck: '[".adoc"]'

0 comments on commit d49bef4

Please sign in to comment.