Skip to content

chore(deps): bump tokio from 1.52.3 to 1.53.0 in /shared-context (#403) #1230

chore(deps): bump tokio from 1.52.3 to 1.53.0 in /shared-context (#403)

chore(deps): bump tokio from 1.52.3 to 1.53.0 in /shared-context (#403) #1230

# 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