Skip to content

chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 in /workflow-templates #233

chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 in /workflow-templates

chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 in /workflow-templates #233

---
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@93cb6efe18208431cddfb8368fd83d5badbf9bfd #v5.0.1
with:
persist-credentials: false
- uses: webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 #v1.3.0