Skip to content

Commit

Permalink
chore(gha): bump bonitasoft/actions from 2 to 3 (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 40aed74 commit ee6a8ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-metadata-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
pull-requests: write # post comments when the PR title doesn't match the "Conventional Commits" rules
steps:
- name: Check Pull Request title
uses: bonitasoft/actions/packages/pr-title-conventional-commits@v2
uses: bonitasoft/actions/packages/pr-title-conventional-commits@v3
2 changes: 1 addition & 1 deletion .github/workflows/publish-documentation-pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
name: documentation-${{github.sha}}
path: docs
- uses: bonitasoft/actions/packages/surge-preview-tools@v2
- uses: bonitasoft/actions/packages/surge-preview-tools@v3
id: surge-preview-tools
with:
surge-token: ${{ secrets.SURGE_TOKEN }}
Expand Down

0 comments on commit ee6a8ee

Please sign in to comment.