Skip to content

chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 #10

chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7

chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 #10

---
name: enforce conventional commits
on: [pull_request]
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}