Skip to content

build(deps): bump golang.org/x/net from 0.0.0-20211216030914-fe4d6282115f to 0.34.0 #752

build(deps): bump golang.org/x/net from 0.0.0-20211216030914-fe4d6282115f to 0.34.0

build(deps): bump golang.org/x/net from 0.0.0-20211216030914-fe4d6282115f to 0.34.0 #752

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/pr-labeler.yml
sync-labels: false