Skip to content

Add copyright and secret scan #2

Add copyright and secret scan

Add copyright and secret scan #2

Workflow file for this run

# (C) Copyright 2024 Hewlett Packard Enterprise Development LP
name: Secrets Scanner
on:
pull_request:
push:
branches:
- main
- master
jobs:
secrets-scanner:
uses: hpe-actions/secrets-scanner/.github/workflows/secrets-scanner.yml@v2

Check failure on line 14 in .github/workflows/secret-scanner.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/secret-scanner.yml

Invalid workflow file

error parsing called workflow ".github/workflows/secret-scanner.yml" -> "hpe-actions/secrets-scanner/.github/workflows/secrets-scanner.yml@v2" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.