Skip to content

build(deps): bump pyvista from 0.46.1 to 0.46.2 (#388) #18

build(deps): bump pyvista from 0.46.1 to 0.46.2 (#388)

build(deps): bump pyvista from 0.46.1 to 0.46.2 (#388) #18

Workflow file for this run

name: Security Scan
on:
push:
branches:
- main
- release/*
workflow_dispatch:
jobs:
security_scan:
uses: ansys-internal/ci-templates/.github/workflows/security-scan-mend.yml@v7

Check failure on line 12 in .github/workflows/nightly_scan.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/nightly_scan.yml

Invalid workflow file

error parsing called workflow ".github/workflows/nightly_scan.yml" -> "ansys-internal/ci-templates/.github/workflows/security-scan-mend.yml@v7" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
package_type: 'poetry+npm'
needs: 'sca,sast,sbom'
secrets: inherit