diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-11-01 11:29:49 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-01 11:29:49 +0530 |
| commit | 182d7bb0a94662e82863e3c401c87c6240f672f3 (patch) | |
| tree | 02063d0fde58a46e84bf86893849d3eccc936176 | |
| parent | 79497cac3820cddea475a79737ed59a0cf6774f7 (diff) | |
chore(deps): update github/codeql-action action to v4 (#327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | .github/workflows/scorecard.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 00bcd74..863e2e9 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -67,6 +67,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 # v3.28.16 + uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2 with: sarif_file: results.sarif |
