File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525 persist-credentials : false
2626
27- - uses : Kong/public-shared-actions/security-actions/secret-scan@4cb2f03c59d51085256a1405c81e0dd7e9a91fe9 # 1.1.1
27+ - uses : Kong/public-shared-actions/security-actions/secret-scan@9b1271fde6cda81dbd2d292e3ba001187ec5cbc1 # 1.1.1
2828 name : Running Secret Scan using Trufflehog
2929 with :
3030 fail_on_findings : ' true'
4545 persist-credentials : false
4646 - name : Scan Repository
4747 id : sca_repo
48- uses : Kong/public-shared-actions/security-actions/sca@4cb2f03c59d51085256a1405c81e0dd7e9a91fe9 # 6.0.0
48+ uses : Kong/public-shared-actions/security-actions/sca@9b1271fde6cda81dbd2d292e3ba001187ec5cbc1 # 6.0.0
4949 with :
5050 asset_prefix : openmeter-cloud
5151 dir : " ."
6969 # Required by semgrep
7070 persist-credentials : true
7171
72- - uses : Kong/public-shared-actions/security-actions/semgrep@4cb2f03c59d51085256a1405c81e0dd7e9a91fe9 # v5.0.1
72+ - uses : Kong/public-shared-actions/security-actions/semgrep@9b1271fde6cda81dbd2d292e3ba001187ec5cbc1 # v5.0.1
7373 with :
7474 fail_on_findings : " true"
7575 # Let's ignore any rules that are not relevant from the OpenMeter code point of view (later on we can remove these if needed)
@@ -106,7 +106,7 @@ jobs:
106106 persist-credentials : false
107107 - name : Scan GitHub Workflows
108108 id : scan_gh_workflows
109- uses : Kong/public-shared-actions/security-actions/scan-gh-workflows@4cb2f03c59d51085256a1405c81e0dd7e9a91fe9 # 5.0.2
109+ uses : Kong/public-shared-actions/security-actions/scan-gh-workflows@9b1271fde6cda81dbd2d292e3ba001187ec5cbc1 # 5.0.2
110110 with :
111111 fail_on_findings : " true"
112112 github_token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments