bump(deps): update dependency nock to v13.5.6 #9786
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: OSS Governance | |
on: | |
pull_request_target: | |
types: [ opened, edited, synchronize ] | |
permissions: | |
contents: read | |
issues: write | |
pull-requests: write | |
statuses: write | |
checks: write | |
jobs: | |
Labeler: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: fuxingloh/multi-labeler@6704db0bcba106d07482efabbc79d3092af74fa2 # v2.0.3 | |
with: | |
config-path: .github/labeler.yml |