Skip to content

chore(deps): bump golangci/golangci-lint-action from 8 to 9 #402

chore(deps): bump golangci/golangci-lint-action from 8 to 9

chore(deps): bump golangci/golangci-lint-action from 8 to 9 #402

# The below is pulled from upstream and slightly modified
# https://github.com/webiny/action-conventional-commits/blob/master/README.md#usage
name: Conventional Commits
on:
pull_request:
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v5
- uses: webiny/action-conventional-commits@v1.3.0