Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
githubrlloyd authored Oct 13, 2020
1 parent ea1f062 commit c5e63c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
vid: '${{ secrets.VERACODE_API_ID }}'
vkey: '${{ secrets.VERACODE_API_KEY }}'
createsandbox: true
sandboxname: 'Github - ${{ github.base_ref }}'
sandboxname: 'Github - ${{ github.ref }}'
scantimeout: 15
criticality: 'VeryHigh'

0 comments on commit c5e63c8

Please sign in to comment.