diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-26 06:16:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-26 06:16:55 -0700 |
| commit | 279e91e1327ed3683d099f59e304ba2c8e1153b8 (patch) | |
| tree | 265f21d0dc96228a0901a984568732c90bf9247c | |
| parent | 969cd28e0d5724019061f10454c02d3ec2a71fd4 (diff) | |
| download | zsh-279e91e1327ed3683d099f59e304ba2c8e1153b8.tar.gz zsh-279e91e1327ed3683d099f59e304ba2c8e1153b8.tar.bz2 zsh-279e91e1327ed3683d099f59e304ba2c8e1153b8.zip | |
chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0 (#13394)
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 d2e0ff01b..40c795877 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@16140ae1a102900babc80a33c44059580f687047 # v4.30.9 + uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0 with: sarif_file: results.sarif |
