chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (#13376)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
dependabot[bot] 8 months ago committed by GitHub
parent 064f0c1d0a
commit 1672a12704
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/scorecard.yml

@ -60,6 +60,6 @@ jobs:
retention-days: 5 retention-days: 5
- name: "Upload to code-scanning" - name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4.30.8 uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4.30.9
with: with:
sarif_file: results.sarif sarif_file: results.sarif

Loading…
Cancel
Save