diff --git a/.github/workflows/terrascanner.yml b/.github/workflows/terrascanner.yml index 3a9958a..b26b37d 100644 --- a/.github/workflows/terrascanner.yml +++ b/.github/workflows/terrascanner.yml @@ -29,7 +29,7 @@ jobs: #skip_rules: #config_path: - name: Upload SARIF file - uses: github/codeql-action/upload-sarif@v2.22.8 + uses: github/codeql-action/upload-sarif@v3.24.3 with: sarif_file: terrascan.sarif category: terrascan