Skip to content

deps(go): bump golang.org/x/text from 0.16.0 to 0.17.0 #93

deps(go): bump golang.org/x/text from 0.16.0 to 0.17.0

deps(go): bump golang.org/x/text from 0.16.0 to 0.17.0 #93

Workflow file for this run

name: Labeler
on:
pull_request_target:
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"