Skip to content

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

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

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

Workflow file for this run

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