diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-12-15 09:57:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-15 09:57:41 +0100 |
| commit | a4e15fdb1695ace2d6d67fb62729393b94d62836 (patch) | |
| tree | d2e8b2726733bcd49f9992ef7ee38239a71e5b5c /.github | |
| parent | f84341c57478445d534d0318231df8157ddfed3e (diff) | |
| download | zsh-a4e15fdb1695ace2d6d67fb62729393b94d62836.tar.gz zsh-a4e15fdb1695ace2d6d67fb62729393b94d62836.tar.bz2 zsh-a4e15fdb1695ace2d6d67fb62729393b94d62836.zip | |
chore(deps): bump github/codeql-action from 4.31.7 to 4.31.8 (#13481)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
| -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 068fb5e7d..3a1f5c92c 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@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4.31.7 + uses: github/codeql-action/upload-sarif@1b168cd39490f61582a9beae412bb7057a6b2c4e # v4.31.8 with: sarif_file: results.sarif |
