diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index 9e5ab7692..126ad74d3 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -42,7 +42,7 @@ jobs: # Upload the results as artifacts (optional). - name: "Upload artifact" - uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b + uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 with: name: SARIF file path: results.sarif diff --git a/navigation_and_routing/pubspec.yaml b/navigation_and_routing/pubspec.yaml index d81e19b6d..9999e367c 100644 --- a/navigation_and_routing/pubspec.yaml +++ b/navigation_and_routing/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: path_to_regexp: ^0.4.0 quiver: ^3.1.0 url_launcher: ^6.1.1 - url_strategy: ^0.2.0 + url_strategy: ^0.3.0 window_size: git: url: https://github.com/google/flutter-desktop-embedding.git