diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-21 11:29:15 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-21 11:29:15 +0300 |
| commit | 1672a12704798353725a5d559acc3917adb0075e (patch) | |
| tree | 7a9f0332fdf7731a3a4a9bfea75e04787940eabc | |
| parent | 064f0c1d0adbe5a4a4a239eab452f80ad0a7ee20 (diff) | |
| download | zsh-1672a12704798353725a5d559acc3917adb0075e.tar.gz zsh-1672a12704798353725a5d559acc3917adb0075e.tar.bz2 zsh-1672a12704798353725a5d559acc3917adb0075e.zip | |
chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (#13376)
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 7f1769540..d2e0ff01b 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@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4.30.8 + uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4.30.9 with: sarif_file: results.sarif |
