Skip to content

Merge remote-tracking branch 'origin/master' into gnome #307

Merge remote-tracking branch 'origin/master' into gnome

Merge remote-tracking branch 'origin/master' into gnome #307

Workflow file for this run

name: Run kics.io
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: KICS Github Action
uses: Checkmarx/[email protected]
with:
path: .
output_path: results/
- name: Display KICS results
if: ${{ always() }}
run: cat results/results.json