Skip to content

chore(ci): bump standards reusable-workflow pins to d135b05 (#70) #214

chore(ci): bump standards reusable-workflow pins to d135b05 (#70)

chore(ci): bump standards reusable-workflow pins to d135b05 (#70) #214

# SPDX-License-Identifier: AGPL-3.0-or-later

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@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
timeout-minutes: 10
secrets: inherit