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
…91456ba
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent a3866aa commit 1cfdcd0
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@91456ba7873c13220dc40319298a2cdf970de531
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@91456ba7873c13220dc40319298a2cdf970de531
with:
ioServerUrl: ${{secrets.IO_SERVER_URL}}
ioServerToken: ${{secrets.IO_SERVER_TOKEN}}
Expand Down

0 comments on commit 1cfdcd0

Please sign in to comment.