Skip to content

chore(deps): bump tree-sitter from 0.24.7 to 0.26.9 in /panoptes (#58) #219

chore(deps): bump tree-sitter from 0.24.7 to 0.26.9 in /panoptes (#58)

chore(deps): bump tree-sitter from 0.24.7 to 0.26.9 in /panoptes (#58) #219

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 }}