diff --git a/.github/workflows/build-14.yml b/.github/workflows/build-14.yml index 20dac44..f397c0d 100644 --- a/.github/workflows/build-14.yml +++ b/.github/workflows/build-14.yml @@ -82,7 +82,7 @@ jobs: vuln-type: os,library - name: Upload Trivy scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@v4 + uses: github/codeql-action/upload-sarif@v4.37.3 with: sarif_file: trivy-results.sarif category: trivy-${{ env.TAG }} @@ -103,7 +103,7 @@ jobs: fail-build: false - name: Upload Grype scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@v4 + uses: github/codeql-action/upload-sarif@v4.37.3 with: sarif_file: ${{ steps.grype.outputs.sarif }} category: grype-${{ env.TAG }} diff --git a/.github/workflows/build-15.yml b/.github/workflows/build-15.yml index 4965f84..fea7858 100644 --- a/.github/workflows/build-15.yml +++ b/.github/workflows/build-15.yml @@ -82,7 +82,7 @@ jobs: vuln-type: os,library - name: Upload Trivy scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@v4 + uses: github/codeql-action/upload-sarif@v4.37.3 with: sarif_file: trivy-results.sarif category: trivy-${{ env.TAG }} @@ -103,7 +103,7 @@ jobs: fail-build: false - name: Upload Grype scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@v4 + uses: github/codeql-action/upload-sarif@v4.37.3 with: sarif_file: ${{ steps.grype.outputs.sarif }} category: grype-${{ env.TAG }} diff --git a/.github/workflows/build-16.yml b/.github/workflows/build-16.yml index 0531931..791ac9b 100644 --- a/.github/workflows/build-16.yml +++ b/.github/workflows/build-16.yml @@ -82,7 +82,7 @@ jobs: vuln-type: os,library - name: Upload Trivy scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@v4 + uses: github/codeql-action/upload-sarif@v4.37.3 with: sarif_file: trivy-results.sarif category: trivy-${{ env.TAG }} @@ -103,7 +103,7 @@ jobs: fail-build: false - name: Upload Grype scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@v4 + uses: github/codeql-action/upload-sarif@v4.37.3 with: sarif_file: ${{ steps.grype.outputs.sarif }} category: grype-${{ env.TAG }} diff --git a/.github/workflows/build-17.yml b/.github/workflows/build-17.yml index 33d5ce6..3651f7b 100644 --- a/.github/workflows/build-17.yml +++ b/.github/workflows/build-17.yml @@ -82,7 +82,7 @@ jobs: vuln-type: os,library - name: Upload Trivy scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@v4 + uses: github/codeql-action/upload-sarif@v4.37.3 with: sarif_file: trivy-results.sarif category: trivy-${{ env.TAG }} @@ -103,7 +103,7 @@ jobs: fail-build: false - name: Upload Grype scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@v4 + uses: github/codeql-action/upload-sarif@v4.37.3 with: sarif_file: ${{ steps.grype.outputs.sarif }} category: grype-${{ env.TAG }} diff --git a/.github/workflows/build-18.yml b/.github/workflows/build-18.yml index 4bb21eb..c75da69 100644 --- a/.github/workflows/build-18.yml +++ b/.github/workflows/build-18.yml @@ -83,7 +83,7 @@ jobs: vuln-type: os,library - name: Upload Trivy scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@v4 + uses: github/codeql-action/upload-sarif@v4.37.3 with: sarif_file: trivy-results.sarif category: trivy-${{ env.TAG }} @@ -104,7 +104,7 @@ jobs: fail-build: false - name: Upload Grype scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@v4 + uses: github/codeql-action/upload-sarif@v4.37.3 with: sarif_file: ${{ steps.grype.outputs.sarif }} category: grype-${{ env.TAG }}