Skip to content

build(deps): bump github.com/kubescape/go-git-url from 0.0.30 to 0.0.31 #954

build(deps): bump github.com/kubescape/go-git-url from 0.0.30 to 0.0.31

build(deps): bump github.com/kubescape/go-git-url from 0.0.30 to 0.0.31 #954

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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
- name: Check license headers
uses: apache/skywalking-eyes@61275cc80d0798a405cb070f7d3a8aaf7cf2c2c1 # v0.8.0
with:
config: .licenserc.yml