diff --git a/.github/workflows/scripts-checks.yaml b/.github/workflows/scripts-checks.yaml index 9ed9ee3f..967f743c 100644 --- a/.github/workflows/scripts-checks.yaml +++ b/.github/workflows/scripts-checks.yaml @@ -37,7 +37,7 @@ jobs: - if: always() name: Upload artifact with ShellCheck defects in SARIF format - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4 + uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5 with: name: Differential ShellCheck SARIF path: ${{ steps.ShellCheck.outputs.sarif }} \ No newline at end of file