Skip to content

chore(deps): bump golang.org/x/term from 0.0.0-20210927222741-03fcf44c2211 to 0.12.0 #86

chore(deps): bump golang.org/x/term from 0.0.0-20210927222741-03fcf44c2211 to 0.12.0

chore(deps): bump golang.org/x/term from 0.0.0-20210927222741-03fcf44c2211 to 0.12.0 #86

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@91682d013dea3ff257520b9b68c9cb93ced4fe9b
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}