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@f558223899ff2ad616f6c6944d3341ad85318055 # 1.1.1
27+ - uses : Kong/public-shared-actions/security-actions/secret-scan@fa2022cfad48fdbc3df208f88e4c7471cc014d2c # 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@f558223899ff2ad616f6c6944d3341ad85318055 # 6.0.0
48+ uses : Kong/public-shared-actions/security-actions/sca@fa2022cfad48fdbc3df208f88e4c7471cc014d2c # 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@f558223899ff2ad616f6c6944d3341ad85318055 # v5.0.1
72+ - uses : Kong/public-shared-actions/security-actions/semgrep@fa2022cfad48fdbc3df208f88e4c7471cc014d2c # 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@f558223899ff2ad616f6c6944d3341ad85318055 # 5.0.2
109+ uses : Kong/public-shared-actions/security-actions/scan-gh-workflows@fa2022cfad48fdbc3df208f88e4c7471cc014d2c # 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