Skip to content

chore(deps): bump goreleaser/goreleaser-action from 3.1.0 to 4.4.0 #84

chore(deps): bump goreleaser/goreleaser-action from 3.1.0 to 4.4.0

chore(deps): bump goreleaser/goreleaser-action from 3.1.0 to 4.4.0 #84

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 }}