Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

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 947de56 commit bb20f0c
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 bb20f0c

Please sign in to comment.