diff --git a/.github/workflows/jit-security.yml b/.github/workflows/jit-security.yml old mode 100755 new mode 100644 index ad2fbcf3b..b0e7e5c84 --- a/.github/workflows/jit-security.yml +++ b/.github/workflows/jit-security.yml @@ -17,7 +17,7 @@ jobs: timeout-minutes: 20 steps: - name: enrichment - uses: jitsecurity-controls/jit-github-action@v4.0.5 + uses: jitsecurity-controls/jit-github-action@v4.1.1 with: security_control: registry.jit.io/control-enrichment-slim:latest @@ -27,7 +27,7 @@ jobs: timeout-minutes: 20 steps: - name: gitleaks - uses: jitsecurity-controls/jit-github-action@v4.0.5 + uses: jitsecurity-controls/jit-github-action@v4.1.1 with: security_control: registry.jit.io/control-gitleaks-alpine:latest security_control_output_file: /tmp/report.json \ No newline at end of file