Skip to content

chore(deps): bump rand from 0.10.1 to 0.10.2 in /bots/echidnabot (#358) #1108

chore(deps): bump rand from 0.10.1 to 0.10.2 in /bots/echidnabot (#358)

chore(deps): bump rand from 0.10.1 to 0.10.2 in /bots/echidnabot (#358) #1108

# SPDX-License-Identifier: MPL-2.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: 20, 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@e9c8888769a703924cc3c0d717900960d78aea00
secrets: inherit
timeout-minutes: 20