Skip to content

Upgrading semgrep from 1.134.0 to 1.135.0 #54

Upgrading semgrep from 1.134.0 to 1.135.0

Upgrading semgrep from 1.134.0 to 1.135.0 #54

# SPDX-FileCopyrightText: the secureCodeBox authors
#
# SPDX-License-Identifier: Apache-2.0
name: Check License Compliance
on:
push:
branches:
- main
- v[0-9]+.x
pull_request:
permissions:
contents: read
jobs:
license-check:
runs-on: ubuntu-24.04
if: github.repository == 'secureCodeBox/secureCodeBox'
steps:
- name: Checkout repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- name: REUSE Compliance Check
uses: fsfe/reuse-action@bb774aa972c2a89ff34781233d275075cbddf542 # v5
with:
args: --include-submodules lint