Skip to content

Commit

Permalink
Bump subosito/flutter-action in the github-actions group
Browse files Browse the repository at this point in the history
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](subosito/flutter-action@74af56c...f2c4f66)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 054e14d commit f4485a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
flutter-channel: [stable]
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
with:
channel: ${{ matrix.flutter-channel }}
- id: install
Expand Down

0 comments on commit f4485a0

Please sign in to comment.