Skip to content

ci(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /e2e #343

ci(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /e2e

ci(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 in /e2e #343

Workflow file for this run

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