diff --git a/.github/workflows/terrascanner.yml b/.github/workflows/terrascanner.yml index b26b37d..b948229 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@v3.24.3 + uses: github/codeql-action/upload-sarif@v3.25.1 with: sarif_file: terrascan.sarif category: terrascan