diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-16 09:09:09 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-16 09:09:09 -0300 |
| commit | 8a4d6fc0a2b5586f093fb2b96b51e2141f643284 (patch) | |
| tree | e57a273573e995b0a7674527f293abe377377935 /.github/workflows | |
| parent | 73d79fe1376cc773b2bcb7f7a27bff880a4502e2 (diff) | |
| download | zsh-8a4d6fc0a2b5586f093fb2b96b51e2141f643284.tar.gz zsh-8a4d6fc0a2b5586f093fb2b96b51e2141f643284.tar.bz2 zsh-8a4d6fc0a2b5586f093fb2b96b51e2141f643284.zip | |
chore(deps): bump github/codeql-action from 4.31.2 to 4.31.3 (#13430)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.2 to 4.31.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/0499de31b99561a6d14a36a5f662c2a54f91beee...014f16e7ab1402f30e7c3329d33797e7948572db)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
| -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 6bb853386..eec4b453d 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@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2 + uses: github/codeql-action/upload-sarif@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3 with: sarif_file: results.sarif |
