Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/flutter/samples into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwindmill committed Feb 13, 2024
2 parents 225d88b + 307f982 commit d04b256
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

# Upload the results as artifacts (optional).
- name: "Upload artifact"
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3
with:
name: SARIF file
path: results.sarif
Expand Down
2 changes: 1 addition & 1 deletion add_to_app/books/flutter_module_books/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
dev_dependencies:
analysis_defaults:
path: ../../../analysis_defaults
pigeon: ">=11.0.0 <17.0.0"
pigeon: ">=11.0.0 <18.0.0"
flutter_test:
sdk: flutter

Expand Down

0 comments on commit d04b256

Please sign in to comment.