File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
22
uses : actions/checkout@v4
23
23
- name : Run Contrast SCA Fingerprint
24
24
id : fingerprint
25
- uses : Contrast-Security-OSS/contrast-sca-action@v3
25
+ uses : Contrast-Security-OSS/contrast-sca-action@557bc2eed0a2f19609eadd6489d309b55edc9c89
26
26
with :
27
27
apiKey : ${{ secrets.CONTRAST_GITHUB_APP_API_KEY }}
28
28
authHeader : ${{ secrets.CONTRAST_GITHUB_APP_AUTH_HEADER }}
47
47
- name : Clone repository
48
48
uses : actions/checkout@v4
49
49
- name : Run Contrast SCA Audit
50
- uses : Contrast-Security-OSS/contrast-sca-action@v3
50
+ uses : Contrast-Security-OSS/contrast-sca-action@557bc2eed0a2f19609eadd6489d309b55edc9c89
51
51
with :
52
52
apiKey : ${{ secrets.CONTRAST_GITHUB_APP_API_KEY }}
53
53
authHeader : ${{ secrets.CONTRAST_GITHUB_APP_AUTH_HEADER }}
You can’t perform that action at this time.
0 commit comments