diff --git a/.github/workflows/detekt-analysis.yml b/.github/workflows/detekt-analysis.yml index bb4774a..ef0b002 100644 --- a/.github/workflows/detekt-analysis.yml +++ b/.github/workflows/detekt-analysis.yml @@ -40,7 +40,7 @@ jobs: # Uploads results to GitHub repository using the upload-sarif action - name: Upload detekt results - uses: github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4 + uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2 if: always() with: # Path to SARIF file relative to the root of the repository