chore(deps): update trufflesecurity/trufflehog action to v3.83.2 #311
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: License Check | |
on: pull_request | |
jobs: | |
license-check: | |
runs-on: ubuntu-latest | |
name: License Check | |
steps: | |
- uses: actions/checkout@v2 | |
- uses: haraldh/[email protected] |