Skip to content

chore(deps): bump the actions group across 1 directory with 6 updates #141

chore(deps): bump the actions group across 1 directory with 6 updates

chore(deps): bump the actions group across 1 directory with 6 updates #141

Workflow file for this run

# SPDX-License-Identifier: PMPL-1.0

Check failure on line 1 in .github/workflows/secret-scanner.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/secret-scanner.yml

Invalid workflow file

(Line: 19, Col: 5): Unexpected value 'timeout-minutes'
name: Secret Scanner
on:
pull_request:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
scan:
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@3e4bd4c93911750727e2e4c66dff859e00079da0
timeout-minutes: 10
secrets: inherit