Skip to content

Commit

Permalink
chore(deps): update synopsys-sig/intelligent-security-scan digest to …
Browse files Browse the repository at this point in the history
…667da39
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent a3866aa commit 91c27da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/synopsys-io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Synopsys Intelligent Security Scan
id: prescription
uses: synopsys-sig/intelligent-security-scan@33c8084571f0ad75fd2f370d7c8d10a021927599
uses: synopsys-sig/intelligent-security-scan@667da3979ed7f1bed7342ade0e15f27b628e7eb7
with:
ioServerUrl: ${{secrets.IO_SERVER_URL}}
ioServerToken: ${{secrets.IO_SERVER_TOKEN}}
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:

- name: Synopsys Intelligent Security Scan
if: ${{ steps.prescription.outputs.sastScan == 'true' || steps.prescription.outputs.scaScan == 'true' }}
uses: synopsys-sig/intelligent-security-scan@33c8084571f0ad75fd2f370d7c8d10a021927599
uses: synopsys-sig/intelligent-security-scan@667da3979ed7f1bed7342ade0e15f27b628e7eb7
with:
ioServerUrl: ${{secrets.IO_SERVER_URL}}
ioServerToken: ${{secrets.IO_SERVER_TOKEN}}
Expand Down

0 comments on commit 91c27da

Please sign in to comment.