Skip to content

build(deps): bump goreleaser/goreleaser-action from 5.0.0 to 6.1.0 #4345

build(deps): bump goreleaser/goreleaser-action from 5.0.0 to 6.1.0

build(deps): bump goreleaser/goreleaser-action from 5.0.0 to 6.1.0 #4345

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}