diff --git a/.github/workflows/anchore-analysis.yml b/.github/workflows/anchore-analysis.yml index 35fbea6..bf348a8 100644 --- a/.github/workflows/anchore-analysis.yml +++ b/.github/workflows/anchore-analysis.yml @@ -40,6 +40,6 @@ jobs: severity-cutoff: critical only-fixed: true - name: Upload Anchore Scan Report - uses: github/codeql-action/upload-sarif@v4.37.3 + uses: github/codeql-action/upload-sarif@v4.37.6 with: sarif_file: ${{ steps.scan.outputs.sarif }}