diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-13 11:57:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-13 11:57:33 +0200 |
| commit | c5f64018fffbffe6624690e929b6ff745514336b (patch) | |
| tree | 28adf727f3e361c39242a8b1020cc4dcaada58f1 | |
| parent | 853680fd621a8907338e0eee080dc6cf754408bf (diff) | |
| download | zsh-c5f64018fffbffe6624690e929b6ff745514336b.tar.gz zsh-c5f64018fffbffe6624690e929b6ff745514336b.tar.bz2 zsh-c5f64018fffbffe6624690e929b6ff745514336b.zip | |
chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 (#13364)
Co-authored-by: dependabot[bot] <49699333+dependabot[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 cfaa5f03e..7f1769540 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -60,6 +60,6 @@ jobs: retention-days: 5 - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6 + uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4.30.8 with: sarif_file: results.sarif |
