Skip to content

Commit 8a2ce87

Browse files
authored
Update contrast_security_app.yaml
using commit 41291de82dbf30269fc7fc57a264e18b65835e56
1 parent cc1c009 commit 8a2ce87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/contrast_security_app.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4
2323
- name: Run Contrast SCA Fingerprint
2424
id: fingerprint
25-
uses: Contrast-Security-OSS/contrast-sca-action@1cb3dc1c0f7e9552b8f1332aee35d57c9d33db6d
25+
uses: Contrast-Security-OSS/contrast-sca-action@41291de82dbf30269fc7fc57a264e18b65835e56
2626
with:
2727
apiKey: ${{ secrets.CONTRAST_GITHUB_APP_API_KEY }}
2828
authHeader: ${{ secrets.CONTRAST_GITHUB_APP_AUTH_HEADER }}
@@ -47,7 +47,7 @@ jobs:
4747
- name: Clone repository
4848
uses: actions/checkout@v4
4949
- name: Run Contrast SCA Audit
50-
uses: Contrast-Security-OSS/contrast-sca-action@1cb3dc1c0f7e9552b8f1332aee35d57c9d33db6d
50+
uses: Contrast-Security-OSS/contrast-sca-action@41291de82dbf30269fc7fc57a264e18b65835e56
5151
with:
5252
apiKey: ${{ secrets.CONTRAST_GITHUB_APP_API_KEY }}
5353
authHeader: ${{ secrets.CONTRAST_GITHUB_APP_AUTH_HEADER }}

0 commit comments

Comments
 (0)