We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 536c8e8 + 020ba09 commit bb58c63Copy full SHA for bb58c63
.github/workflows/scorecards-analysis.yml
@@ -50,6 +50,6 @@ jobs:
50
51
# Upload the results to GitHub's code scanning dashboard.
52
- name: "Upload to code-scanning"
53
- uses: github/codeql-action/upload-sarif@429e1977040da7a23b6822b13c129cd1ba93dbb2
+ uses: github/codeql-action/upload-sarif@883d8588e56d1753a8a58c1c86e88976f0c23449
54
with:
55
sarif_file: results.sarif
web_embedding/ng-flutter/package.json
@@ -27,7 +27,7 @@
27
},
28
"devDependencies": {
29
"@angular-devkit/build-angular": "^18.0.2",
30
- "@angular/cli": "~18.1.0",
+ "@angular/cli": "~18.2.0",
31
"@angular/compiler-cli": "^18.0.1",
32
"@types/jasmine": "~5.1.0",
33
"jasmine-core": "~5.2.0",
0 commit comments