Skip to content

Commit

Permalink
Create review-secrets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 7, 2020
1 parent d9fe9b7 commit b834abc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/review-secrets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Review Secrets
on:
pull_request:
types: [assigned, unassigned]

jobs:
review_secrets:

- name: Trufflehog Actions Scan
uses: edplato/trufflehog-actions-scan@v0.9f-beta

0 comments on commit b834abc

Please sign in to comment.