Skip to content

Commit 33ceb97

Browse files
update action name
1 parent f08f75e commit 33ceb97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'TruffleHog'
1+
name: 'TruffleHog OSS'
22
description: 'Scan Github Actions with TruffleHog'
33
author: Truffle Security Co. <support@trufflesec.com>
44

@@ -24,4 +24,4 @@ runs:
2424
- --since-commit
2525
- ${{ inputs.base }}
2626
- --branch
27-
- ${{ inputs.head }}
27+
- ${{ inputs.head }}

0 commit comments

Comments
 (0)