Skip to content

Commit

Permalink
build(deps): bump subosito/flutter-action from 2.9.0 to 2.16.0
Browse files Browse the repository at this point in the history
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.9.0 to 2.16.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@v2.9.0...44ac965)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 0a4195b commit 10e884f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate_preview_link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
alternate_ref: fe-changes
token: ${{ secrets.REPO_READ_TOKEN }}

- uses: subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
flutter-version: '3.10.6'
channel: 'stable'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
ref: fe-changes
token: ${{ secrets.REPO_READ_TOKEN }}

- uses: subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
flutter-version: '3.10.6'
channel: 'stable'
Expand Down

0 comments on commit 10e884f

Please sign in to comment.