Skip to content

fix(ci): unbreak workflow YAML and add a complete actions.lock (#188) #509

fix(ci): unbreak workflow YAML and add a complete actions.lock (#188)

fix(ci): unbreak workflow YAML and add a complete actions.lock (#188) #509

# SPDX-License-Identifier: MPL-2.0
# This workflow is managed by gh actions-lock.
# This workflow is managed by gh actions-lock.
name: Secret Scanner
on:
pull_request:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
actions: read
contents: read
jobs:
scan:
permissions:
contents: read
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@84355587cb2a1f86e6882de83514a32db2646e7a
secrets: inherit