Skip to content

Commit

Permalink
Bump subosito/flutter-action from 2.12.0 to 2.16.0 (#1071)
Browse files Browse the repository at this point in the history
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.12.0 to 2.16.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@2783a3f...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 22190f7 commit 301cf88
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ffigen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
working-directory: pkgs/ffigen/
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: "master"
- name: Install dependencies
Expand Down
24 changes: 12 additions & 12 deletions .github/workflows/jnigen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
sdk: [stable]
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: ${{ matrix.sdk }}
cache: true
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
sdk: [stable, beta]
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: ${{ matrix.sdk }}
cache: true
Expand Down Expand Up @@ -129,7 +129,7 @@ jobs:
working-directory: ./pkgs/jni
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: 'stable'
cache: true
Expand Down Expand Up @@ -167,7 +167,7 @@ jobs:
working-directory: ./pkgs/jni
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: 'stable'
cache: true
Expand Down Expand Up @@ -216,7 +216,7 @@ jobs:
working-directory: ./pkgs/jni
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: 'stable'
cache: true
Expand All @@ -243,7 +243,7 @@ jobs:
with:
version: latest
platform: x64
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: 'stable'
cache: true
Expand Down Expand Up @@ -271,7 +271,7 @@ jobs:
working-directory: ./pkgs/jni
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: 'stable'
cache: true
Expand All @@ -296,7 +296,7 @@ jobs:
uses: ConorMacBride/install-package@3e7ad059e07782ee54fa35f827df52aae0626f30
with:
brew: clang-format
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: 'stable'
cache: true
Expand All @@ -321,7 +321,7 @@ jobs:
working-directory: ./pkgs/jni/example
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: 'stable'
cache: true
Expand All @@ -345,7 +345,7 @@ jobs:
working-directory: ./pkgs/jni/example
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: 'stable'
cache: true
Expand All @@ -369,7 +369,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '11'
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: 'stable'
cache: true
Expand All @@ -384,7 +384,7 @@ jobs:
working-directory: ./pkgs/jnigen/example/pdfbox_plugin
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
with:
channel: 'stable'
cache: true
Expand Down

0 comments on commit 301cf88

Please sign in to comment.