Skip to content

chore(deps): bump golang.org/x/mod from 0.20.0 to 0.21.0 #538

chore(deps): bump golang.org/x/mod from 0.20.0 to 0.21.0

chore(deps): bump golang.org/x/mod from 0.20.0 to 0.21.0 #538

Workflow file for this run

name: labeler
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
branches:
- main
- 'release/**'
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5