Skip to content

feat(gomod): Notify extra packages updated by "go get" #21890

feat(gomod): Notify extra packages updated by "go get"

feat(gomod): Notify extra packages updated by "go get" #21890

Workflow file for this run

name: 'Label Actions'
on:
issues:
types: [labeled]
discussion:
types: [labeled]
pull_request_target:
types: [labeled]
permissions:
contents: read
issues: write
discussions: write
pull-requests: write
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@102faf474a544be75fbaf4df54e73d3c515a0e65 # v4.0.1
with:
github-token: ${{ github.token }}