Skip to content

build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 #620

build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0

build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 #620

Workflow file for this run

name: Check License Headers
on:
push:
branches: [main]
pull_request:
# Since no branch is specified, this will run on all PRs
jobs:
check-headers:
name: Check that license headers are in place
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
persist-credentials: false
- name: Check license headers
uses: apache/skywalking-eyes@5c5b974209f0de5d905f37deb69369068ebfc15c # v0.7.0
with:
config: .licenserc.yml