Skip to content

NIGHT-668 : Python and HCL codescan analysis #1

NIGHT-668 : Python and HCL codescan analysis

NIGHT-668 : Python and HCL codescan analysis #1

name: "Code Scanning"
on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:
permissions:
actions: write
contents: read
security-events: write
packages: read
pull-requests: read
jobs:
code-scan-analysis:
name: Code Scan Analysis
uses: meltwater/sec-global-gh-actions/.github/workflows/codeql-horusec-analysis.yml@main

Check failure on line 23 in .github/workflows/code-scananalysis.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/code-scananalysis.yml

Invalid workflow file

error parsing called workflow ".github/workflows/code-scananalysis.yml" -> "meltwater/sec-global-gh-actions/.github/workflows/codeql-horusec-analysis.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.