Skip to content

fix(mod): update golang.org/x/net module to fix vulnerability issue #185

fix(mod): update golang.org/x/net module to fix vulnerability issue

fix(mod): update golang.org/x/net module to fix vulnerability issue #185

Workflow file for this run

name: Add Label to PR
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
triage:
uses: instill-ai/.github/.github/workflows/add-label-to-pr.yml@main
secrets:
botGitHubToken: ${{ secrets.botGitHubToken }}