Skip to content

chore(deps): bump globset from 0.4.18 to 0.4.19 in /bots/glambot (#389) #1243

chore(deps): bump globset from 0.4.18 to 0.4.19 in /bots/glambot (#389)

chore(deps): bump globset from 0.4.18 to 0.4.19 in /bots/glambot (#389) #1243

# 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: 24, 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:
permissions:
contents: read
pull-requests: write
actions: read
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@e9c8888769a703924cc3c0d717900960d78aea00
secrets: inherit
timeout-minutes: 20