mirror of
https://github.com/flutter/flutter
synced 2024-10-30 12:17:50 +00:00
Bump github/codeql-action from 2.1.10 to 2.1.11 (#104016)
This commit is contained in:
parent
12ffd622f1
commit
7fdf747723
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scorecards-analysis.yml
vendored
2
.github/workflows/scorecards-analysis.yml
vendored
|
@ -49,6 +49,6 @@ jobs:
|
|||
|
||||
# Upload the results to GitHub's code scanning dashboard.
|
||||
- name: "Upload to code-scanning"
|
||||
uses: github/codeql-action/upload-sarif@2f58583a1b24a7d3c7034f6bf9fa506d23b1183b
|
||||
uses: github/codeql-action/upload-sarif@a3a6c128d771b6b9bdebb1c9d0583ebd2728a108
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
|
Loading…
Reference in a new issue