Skip to content

chore(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 in /test #192

chore(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 in /test

chore(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 in /test #192

Workflow file for this run

name: "honest-public-semantic-pull-request-workflow"
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions: read-all
jobs:
semantic-pull-request:
name: semantic-pull-request
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
name: Semantic Pull Request
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}