Skip to content

Update README.md

Update README.md #7

name: Caller TruffleHog Scan
on:
push:
branches:
- main
jobs:
trigger_scan:

Check failure on line 9 in .github/workflows/secrets-scanning.yml

View workflow run for this annotation

GitHub Actions / Caller TruffleHog Scan

Invalid workflow file

The workflow is not valid. .github/workflows/secrets-scanning.yml (Line: 9, Col: 3): Error calling workflow 'storyprotocol/gha-workflows/.github/workflows/reusable-secrets-scanning.yml@main'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: storyprotocol/gha-workflows/.github/workflows/reusable-secrets-scanning.yml@main
with:
branch: ${{ github.ref_name }}
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_CHANNEL_ID_GITHUB_NOTIFICATION: ${{ secrets.SLACK_CHANNEL_ID_GITHUB_NOTIFICATION }}