Skip to content

Commit

Permalink
Add th-secret-scan.yml GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
wo1f1ow committed Sep 18, 2023
1 parent 51cc774 commit c903867
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/th-secret-scan.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name: Leaked Secrets Scan
on: [pull_request, push]
jobs:
security:
uses: spring-media/ccq-utils/.github/workflows/security.yml@main

0 comments on commit c903867

Please sign in to comment.