Skip to content

Commit 48524dd

Browse files
chore(ci): Bump webiny/action-conventional-commits (#128)
Bumps the gh-actions-deps group with 1 update: [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits). Updates `webiny/action-conventional-commits` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/webiny/action-conventional-commits/releases) - [Commits](webiny/action-conventional-commits@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: webiny/action-conventional-commits dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cda665e commit 48524dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-pr-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v6
17-
- uses: webiny/action-conventional-commits@v1.3.0
17+
- uses: webiny/action-conventional-commits@v1.3.1
1818
with:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)