Skip to content

chore(deps): bump webiny/action-conventional-commits from 1.3.1 to 1.4.2 in /.github/workflows #489

chore(deps): bump webiny/action-conventional-commits from 1.3.1 to 1.4.2 in /.github/workflows

chore(deps): bump webiny/action-conventional-commits from 1.3.1 to 1.4.2 in /.github/workflows #489

---
name: Conventional Commits PR Check
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2
with:
persist-credentials: false
- uses: webiny/action-conventional-commits@7f91b1595ca1951cdb671ddc9f07a49081ec5b69 #v1.4.2