Skip to content

chore(deps): update ⬆️ gomod github.com/hashicorp/go-getter to v1.7.0 #210

chore(deps): update ⬆️ gomod github.com/hashicorp/go-getter to v1.7.0

chore(deps): update ⬆️ gomod github.com/hashicorp/go-getter to v1.7.0 #210

---
name: conventional-commit-pr-title
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
conventional-commit-pr-title:
uses: delineaxpm/github-workflows/.github/workflows/conventional-pr.yml@main
secrets: inherit