Skip to content

chore(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 #141

chore(deps): bump golang.org/x/term from 0.19.0 to 0.20.0

chore(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 #141

Workflow file for this run

name: labeler
on:
pull_request:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/[email protected]
with:
configuration-path: .github/pr-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}