Skip to content

fix(ci): repair unparseable scorecard.yml and restore the missing contents: read #480

fix(ci): repair unparseable scorecard.yml and restore the missing contents: read

fix(ci): repair unparseable scorecard.yml and restore the missing contents: read #480

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
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@092dedada188f56c5915f74a5fd40aac093742c3
secrets: inherit