Skip to content

.github/workflows/gitleaks-schedule-scan.yml #20

.github/workflows/gitleaks-schedule-scan.yml

.github/workflows/gitleaks-schedule-scan.yml #20

# This file is generate automatically by a platform tool
# You can modify the schedule but do not remove this file
# Please read more at https://employmenthero.atlassian.net/l/cp/uqVVmDT0
# The Gitleaks scanning report can be found at https://docs.google.com/spreadsheets/d/1ourHVLD7Hfs4PMpOsc7kKzjg104vvcPa8OtnkvRRRcc
name: gitleaks-schedule-scan
on:
schedule:
- cron: '41 16 * * 0'
workflow_dispatch:
jobs:
gitleaks:
uses: thinkei/eh-workflows/.github/workflows/gitleaks-schedule-scan.yml@main

Check failure on line 13 in .github/workflows/gitleaks-schedule-scan.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/gitleaks-schedule-scan.yml

Invalid workflow file

error parsing called workflow ".github/workflows/gitleaks-schedule-scan.yml" -> "thinkei/eh-workflows/.github/workflows/gitleaks-schedule-scan.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit