update action name

This commit is contained in:
Dustin Decker 2022-04-08 14:52:36 -07:00 committed by GitHub
parent f08f75e59d
commit 33ceb97059
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
name: 'TruffleHog' name: 'TruffleHog OSS'
description: 'Scan Github Actions with TruffleHog' description: 'Scan Github Actions with TruffleHog'
author: Truffle Security Co. <support@trufflesec.com> author: Truffle Security Co. <support@trufflesec.com>
@ -24,4 +24,4 @@ runs:
- --since-commit - --since-commit
- ${{ inputs.base }} - ${{ inputs.base }}
- --branch - --branch
- ${{ inputs.head }} - ${{ inputs.head }}