Skip to content

Bump golang.org/x/net from 0.16.0 to 0.17.0 #28

Bump golang.org/x/net from 0.16.0 to 0.17.0

Bump golang.org/x/net from 0.16.0 to 0.17.0 #28

Workflow file for this run

name: Label PRs
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"