diff --git a/.github/workflows/slither.yaml b/.github/workflows/slither.yaml index 07143f4..b7e5760 100644 --- a/.github/workflows/slither.yaml +++ b/.github/workflows/slither.yaml @@ -287,7 +287,7 @@ jobs: # Upload SARIF results to GitHub Code Scanning for security dashboard integration - name: Upload SARIF file to GitHub Code Scanning - uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2 + uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9 if: always() && steps.slither.outputs.sarif continue-on-error: true with: