Skip to content

Commit

Permalink
cmon
Browse files Browse the repository at this point in the history
  • Loading branch information
tomfrenken committed Nov 22, 2023
1 parent 9459105 commit ff343d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blackduck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- run: yarn install --frozen-lockfile
- run: sudo apt-get install jq
- run: echo "project_version=$(cat package.json | jq '.version' | tr -d '"')" >> $GITHUB_ENV
- run: alias --detect.timeout=6000='--detect.timeout=6000 --min-scan-interval=0'
- run: alias '--detect.timeout=6000'='--detect.timeout=6000 --min-scan-interval=0'
- name: Blackduck Scan
uses: SAP/project-piper-action@27cadf261545552a68660531476c0915a97ee3d8
with:
Expand Down

0 comments on commit ff343d1

Please sign in to comment.