Skip to content

chore(deps): bump zip from 2.4.2 to 7.2.0 in /panoptes (#112) #276

chore(deps): bump zip from 2.4.2 to 7.2.0 in /panoptes (#112)

chore(deps): bump zip from 2.4.2 to 7.2.0 in /panoptes (#112) #276

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@897159a4e7392eb2be76630c5c5d3c1132cce040

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@897159a4e7392eb2be76630c5c5d3c1132cce040" : 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 }}