From d1491d7894497560796bf88dba948207b22d4b2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 02:34:05 +0000 Subject: [PATCH] Bump subosito/flutter-action in the github-actions group Bumps the github-actions group with 1 update: [subosito/flutter-action](https://github.com/subosito/flutter-action). Updates `subosito/flutter-action` from 2.17.0 to 2.18.0 - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](https://github.com/subosito/flutter-action/compare/74af56c5ed2697ba4621264652728e8d217e53d3...f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/flutter_markdown.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flutter_markdown.yaml b/.github/workflows/flutter_markdown.yaml index 2c77ea5f..be022580 100644 --- a/.github/workflows/flutter_markdown.yaml +++ b/.github/workflows/flutter_markdown.yaml @@ -32,7 +32,7 @@ jobs: # Install the Flutter SDK using the subosito/flutter-action GitHub action. - name: install the flutter sdk - uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3 + uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff with: channel: 'beta'