Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dfirsec committed Aug 10, 2023
1 parent f4cc150 commit 72eabc4
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.47.0
name: GitHub Action
run-name: ${{ github.actor }}
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.47.0

0 comments on commit 72eabc4

Please sign in to comment.