Skip to content

Commit

Permalink
[sec]: enforce static scan of infra files workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
notdodo committed Jan 5, 2025
1 parent 7ee4e41 commit f71366f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/repo-infra-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ concurrency:

jobs:
infra-scan:
uses: notdodo/github-actions/.github/workflows/[email protected]
uses: notdodo/github-actions/.github/workflows/infra-security-scan.yml@infra-scan-v0
secrets:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f71366f

Please sign in to comment.