Skip to content

chore(deps): bump tantivy from 0.26.0 to 0.26.1 in /czech-file-knife … #215

chore(deps): bump tantivy from 0.26.0 to 0.26.1 in /czech-file-knife …

chore(deps): bump tantivy from 0.26.0 to 0.26.1 in /czech-file-knife … #215

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
name: Security Scan
on:
push:
branches: [main]
schedule:
- cron: '0 0 * * 0' # Weekly on Sunday at midnight
workflow_dispatch:
permissions:
contents: read
jobs:
scan:
uses: hyperpolymath/panic-attacker/.github/workflows/scan-and-report.yml@136b38b305e5b04847de461cfbcdf73e1ff289f2

Check failure on line 17 in .github/workflows/security-scan.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/security-scan.yml

Invalid workflow file

error parsing called workflow ".github/workflows/security-scan.yml" -> "hyperpolymath/panic-attacker/.github/workflows/scan-and-report.yml@136b38b305e5b04847de461cfbcdf73e1ff289f2" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
VERISIMDB_PAT: ${{ secrets.VERISIMDB_PAT }}