Skip to content

build(deps): bump github/codeql-action from 4.37.5 to 4.37.6 in the github-actions group #287

build(deps): bump github/codeql-action from 4.37.5 to 4.37.6 in the github-actions group

build(deps): bump github/codeql-action from 4.37.5 to 4.37.6 in the github-actions group #287

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
# 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
pull-requests: write
actions: read
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@bd0df9ead7faf0cdfe0e13e7966d91e28d0101d4
secrets: inherit