Skip to content

Commit 24195d4

Browse files
chore(deps): bump dart-lang/setup-dart from 1.6.2 to 1.6.5 (#13023)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.2 to 1.6.5. - [Release notes](https://github.com/dart-lang/setup-dart/releases) - [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md) - [Commits](dart-lang/setup-dart@fedb126...0a8a0fc) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 693be72 commit 24195d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all_plugins.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
# check-license-header)
153153
- run: go install github.com/google/addlicense@latest
154154
- name: Install Dart
155-
uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
155+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
156156
- name: Install Melos
157157
uses: bluefireteam/melos-action@6085791af7036f6366c9a4b9d55105c0ef9c6388
158158
with:

0 commit comments

Comments
 (0)