Skip to content

Update winejammy.sh #203

Update winejammy.sh

Update winejammy.sh #203

Workflow file for this run

- name: TruffleHog OSS

Check failure on line 1 in .github/workflows/github.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/github.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
# You may pin to the exact commit or the version.
# uses: trufflesecurity/trufflehog@ead9dd57486f43830ba2279f3a3c49d4b9c36633
uses: trufflesecurity/[email protected]
with:
# Repository path
path: # optional, default is ./
# Start scanning from here (usually main branch).
base: # optional, default is
# Scan commits until here (usually dev branch).
head: # optional
# Extra args to be passed to the trufflehog cli.
extra_args: # optional, default is
# Scan with this trufflehog cli version.
version: # optional, default is latest