File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3131 persist-credentials : false
3232
3333 - name : Update pull requests
34- uses : open-edge-platform/orch-ci/.github/actions/pr_updater@7d7ad575fb688f0071836ece55a8e4a170445bf5 # 0.1.63
34+ uses : open-edge-platform/orch-ci/.github/actions/pr_updater@57ae89489027070792089531710c450af3b66c26 # 0.1.64
3535 with :
3636 github_token : ${{ secrets.SYS_ORCH_GITHUB }}
Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ jobs:
263263 with :
264264 persist-credentials : false
265265 - name : Run Bandit scan
266- uses : open-edge-platform/orch-ci/.github/actions/security/bandit@7d7ad575fb688f0071836ece55a8e4a170445bf5 # 0.1.63
266+ uses : open-edge-platform/orch-ci/.github/actions/security/bandit@57ae89489027070792089531710c450af3b66c26 # 0.1.64
267267 with :
268268 scan-scope : " all"
269269 fail-on-findings : false
@@ -280,7 +280,7 @@ jobs:
280280 with :
281281 persist-credentials : false
282282 - name : Run Semgrep scan
283- uses : open-edge-platform/orch-ci/.github/actions/security/semgrep@7d7ad575fb688f0071836ece55a8e4a170445bf5 # 0.1.63
283+ uses : open-edge-platform/orch-ci/.github/actions/security/semgrep@57ae89489027070792089531710c450af3b66c26 # 0.1.64
284284 with :
285285 scan-scope : " all"
286286 fail-on-findings : false
Original file line number Diff line number Diff line change @@ -294,7 +294,7 @@ jobs:
294294 with :
295295 persist-credentials : false
296296 - name : Run ClamAV Scan
297- uses : open-edge-platform/orch-ci/.github/actions/clamav@7d7ad575fb688f0071836ece55a8e4a170445bf5 # 0.1.63
297+ uses : open-edge-platform/orch-ci/.github/actions/clamav@57ae89489027070792089531710c450af3b66c26 # 0.1.64
298298 with :
299299 report-path : clamav_scan_report-${{ inputs.project_folder }}.txt
300300 project-folder : ${{ inputs.project_folder }}
@@ -366,7 +366,7 @@ jobs:
366366 with :
367367 persist-credentials : false
368368 - name : Run Bandit scan
369- uses : open-edge-platform/orch-ci/.github/actions/security/bandit@7d7ad575fb688f0071836ece55a8e4a170445bf5 # 0.1.63
369+ uses : open-edge-platform/orch-ci/.github/actions/security/bandit@57ae89489027070792089531710c450af3b66c26 # 0.1.64
370370 with :
371371 scan-scope : " changed"
372372 severity-level : " HIGH"
@@ -385,7 +385,7 @@ jobs:
385385 with :
386386 persist-credentials : false
387387 - name : Run Semgrep scan
388- uses : open-edge-platform/orch-ci/.github/actions/security/semgrep@7d7ad575fb688f0071836ece55a8e4a170445bf5 # 0.1.63
388+ uses : open-edge-platform/orch-ci/.github/actions/security/semgrep@57ae89489027070792089531710c450af3b66c26 # 0.1.64
389389 with :
390390 scan-scope : " changed"
391391 severity : " HIGH"
You can’t perform that action at this time.
0 commit comments