Skip to content

build(deps): bump golang.org/x/sys from 0.0.0-20211013075003-97ac67df715c to 0.14.0 #492

build(deps): bump golang.org/x/sys from 0.0.0-20211013075003-97ac67df715c to 0.14.0

build(deps): bump golang.org/x/sys from 0.0.0-20211013075003-97ac67df715c to 0.14.0 #492

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