Skip to content

Commit bb58c63

Browse files
committed
Merge branch 'main' of https://github.com/flutter/samples into compass-app
2 parents 536c8e8 + 020ba09 commit bb58c63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050

5151
# Upload the results to GitHub's code scanning dashboard.
5252
- name: "Upload to code-scanning"
53-
uses: github/codeql-action/upload-sarif@429e1977040da7a23b6822b13c129cd1ba93dbb2
53+
uses: github/codeql-action/upload-sarif@883d8588e56d1753a8a58c1c86e88976f0c23449
5454
with:
5555
sarif_file: results.sarif

web_embedding/ng-flutter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@angular-devkit/build-angular": "^18.0.2",
30-
"@angular/cli": "~18.1.0",
30+
"@angular/cli": "~18.2.0",
3131
"@angular/compiler-cli": "^18.0.1",
3232
"@types/jasmine": "~5.1.0",
3333
"jasmine-core": "~5.2.0",

0 commit comments

Comments
 (0)