Skip to content

Commit ee6a8ee

Browse files
chore(gha): bump bonitasoft/actions from 2 to 3 (#278)
1 parent 40aed74 commit ee6a8ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-metadata-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
pull-requests: write # post comments when the PR title doesn't match the "Conventional Commits" rules
1212
steps:
1313
- name: Check Pull Request title
14-
uses: bonitasoft/actions/packages/pr-title-conventional-commits@v2
14+
uses: bonitasoft/actions/packages/pr-title-conventional-commits@v3

.github/workflows/publish-documentation-pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
name: documentation-${{github.sha}}
3939
path: docs
40-
- uses: bonitasoft/actions/packages/surge-preview-tools@v2
40+
- uses: bonitasoft/actions/packages/surge-preview-tools@v3
4141
id: surge-preview-tools
4242
with:
4343
surge-token: ${{ secrets.SURGE_TOKEN }}

0 commit comments

Comments
 (0)