Skip to content

chore(deps): bump arnested/go-version-action from 1.1.13 to 1.1.14 #812

chore(deps): bump arnested/go-version-action from 1.1.13 to 1.1.14

chore(deps): bump arnested/go-version-action from 1.1.13 to 1.1.14 #812

Workflow file for this run

name: "Changelog checks"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
conventional-commits-lint-check:
name: "Lint PR title"
runs-on: "ubuntu-latest"
steps:
- name:
uses: amannn/action-semantic-pull-request@47b15d52c5c30e94a17ec87eb8dd51ff5221fed9
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}