diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-06 09:21:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-06 09:21:58 +0200 |
| commit | c6482fa5be724e9504c6ffe92203440e4c3239b5 (patch) | |
| tree | 1d92a1c46fb4b91f79c6a8038a1031d1e45a7366 | |
| parent | d4cb4f249c365ba921840f1a4279ffd55d09e9a3 (diff) | |
| download | zsh-c6482fa5be724e9504c6ffe92203440e4c3239b5.tar.gz zsh-c6482fa5be724e9504c6ffe92203440e4c3239b5.tar.bz2 zsh-c6482fa5be724e9504c6ffe92203440e4c3239b5.zip | |
chore(deps): bump github/codeql-action from 3.30.5 to 3.30.6 (#13351)
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 31c420581..cfaa5f03e 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@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5 + uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6 with: sarif_file: results.sarif |
