We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f08f75e commit 33ceb97Copy full SHA for 33ceb97
action.yml
@@ -1,4 +1,4 @@
1
-name: 'TruffleHog'
+name: 'TruffleHog OSS'
2
description: 'Scan Github Actions with TruffleHog'
3
author: Truffle Security Co. <support@trufflesec.com>
4
@@ -24,4 +24,4 @@ runs:
24
- --since-commit
25
- ${{ inputs.base }}
26
- --branch
27
- - ${{ inputs.head }}
+ - ${{ inputs.head }}
0 commit comments