diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-29 08:27:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-29 08:27:53 +0200 |
| commit | e7528a5b373568591b0ba4f5c0fe1b552c0d6874 (patch) | |
| tree | 192dbade9127b464ca80980f6ea3f8ed9319371c | |
| parent | 242e2faa51675494cbfa78a81f3ff47d81039863 (diff) | |
| download | zsh-e7528a5b373568591b0ba4f5c0fe1b552c0d6874.tar.gz zsh-e7528a5b373568591b0ba4f5c0fe1b552c0d6874.tar.bz2 zsh-e7528a5b373568591b0ba4f5c0fe1b552c0d6874.zip | |
chore(deps): bump github/codeql-action from 3.30.3 to 3.30.5 (#13336)
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 c366b95bc..e6ff44e4a 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@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3 + uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5 with: sarif_file: results.sarif |
