Skip to content

Commit 8c39c95

Browse files
[infra] Bump the github-actions group with 3 updates (#2151)
Bumps the github-actions group with 3 updates: [subosito/flutter-action](https://github.com/subosito/flutter-action), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `subosito/flutter-action` from 2.18.0 to 2.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/subosito/flutter-action/releases">subosito/flutter-action's releases</a>.</em></p> <blockquote> <h2>v2.19.0</h2> <h2>What's Changed</h2> <ul> <li>Split test cases by architecture by <a href="https://github.com/koji-1009"><code>@​koji-1009</code></a> in <a href="https://redirect.github.com/subosito/flutter-action/pull/305">subosito/flutter-action#305</a></li> <li>Remove restore-keys from caching by <a href="https://github.com/lbonsey1"><code>@​lbonsey1</code></a> in <a href="https://redirect.github.com/subosito/flutter-action/pull/349">subosito/flutter-action#349</a></li> <li>Fix <code>PUB-CACHE-PATH</code> output different from <code>PUB_CACHE</code> env variable by <a href="https://github.com/kuhnroyal"><code>@​kuhnroyal</code></a> in <a href="https://redirect.github.com/subosito/flutter-action/pull/348">subosito/flutter-action#348</a></li> <li>Update Flock's git URL in README by <a href="https://github.com/victoreronmosele"><code>@​victoreronmosele</code></a> in <a href="https://redirect.github.com/subosito/flutter-action/pull/347">subosito/flutter-action#347</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lbonsey1"><code>@​lbonsey1</code></a> made their first contribution in <a href="https://redirect.github.com/subosito/flutter-action/pull/349">subosito/flutter-action#349</a></li> <li><a href="https://github.com/victoreronmosele"><code>@​victoreronmosele</code></a> made their first contribution in <a href="https://redirect.github.com/subosito/flutter-action/pull/347">subosito/flutter-action#347</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/subosito/flutter-action/compare/v2.18.0...v2.19.0">https://github.com/subosito/flutter-action/compare/v2.18.0...v2.19.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/subosito/flutter-action/commit/e938fdf56512cc96ef2f93601a5a40bde3801046"><code>e938fdf</code></a> Update Flock's git URL in README (<a href="https://redirect.github.com/subosito/flutter-action/issues/347">#347</a>)</li> <li><a href="https://github.com/subosito/flutter-action/commit/bcafcd664b45c9fc359e431acb3ebf428d93ca74"><code>bcafcd6</code></a> Fix PUB-CACHE-PATH output different to PUB_CACHE env variable (<a href="https://redirect.github.com/subosito/flutter-action/issues/348">#348</a>)</li> <li><a href="https://github.com/subosito/flutter-action/commit/1177d931c8ed0f775bbb085fc8020b63ff0bf0d1"><code>1177d93</code></a> fix: remove restore keys (<a href="https://redirect.github.com/subosito/flutter-action/issues/349">#349</a>)</li> <li><a href="https://github.com/subosito/flutter-action/commit/ce3cf2160d822f73fcb0cf0a8fb549a85e464eab"><code>ce3cf21</code></a> test: Split test cases by architecture (<a href="https://redirect.github.com/subosito/flutter-action/issues/305">#305</a>)</li> <li>See full diff in <a href="https://github.com/subosito/flutter-action/compare/f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff...e938fdf56512cc96ef2f93601a5a40bde3801046">compare view</a></li> </ul> </details> <br /> Updates `actions/upload-artifact` from 4.6.1 to 4.6.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's releases</a>.</em></p> <blockquote> <h2>v4.6.2</h2> <h2>What's Changed</h2> <ul> <li>Update to use artifact 2.3.2 package &amp; prepare for new upload-artifact release by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/685">actions/upload-artifact#685</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> made their first contribution in <a href="https://redirect.github.com/actions/upload-artifact/pull/685">actions/upload-artifact#685</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/upload-artifact/compare/v4...v4.6.2">https://github.com/actions/upload-artifact/compare/v4...v4.6.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/upload-artifact/commit/ea165f8d65b6e75b540449e92b4886f43607fa02"><code>ea165f8</code></a> Merge pull request <a href="https://redirect.github.com/actions/upload-artifact/issues/685">#685</a> from salmanmkc/salmanmkc/3-new-upload-artifacts-release</li> <li><a href="https://github.com/actions/upload-artifact/commit/08396203c179e13c71b9754ce3472ed71842eec0"><code>0839620</code></a> Prepare for new release of actions/upload-artifact with new toolkit cache ver...</li> <li>See full diff in <a href="https://github.com/actions/upload-artifact/compare/4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1...ea165f8d65b6e75b540449e92b4886f43607fa02">compare view</a></li> </ul> </details> <br /> Updates `actions/download-artifact` from 4.2.0 to 4.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/download-artifact/releases">actions/download-artifact's releases</a>.</em></p> <blockquote> <h2>v4.2.1</h2> <h2>What's Changed</h2> <ul> <li>Add unit tests by <a href="https://github.com/GhadimiR"><code>@​GhadimiR</code></a> in <a href="https://redirect.github.com/actions/download-artifact/pull/392">actions/download-artifact#392</a></li> <li>Fix bug introduced in 4.2.0 by <a href="https://github.com/GhadimiR"><code>@​GhadimiR</code></a> in <a href="https://redirect.github.com/actions/download-artifact/pull/391">actions/download-artifact#391</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/download-artifact/compare/v4.2.0...v4.2.1">https://github.com/actions/download-artifact/compare/v4.2.0...v4.2.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/download-artifact/commit/95815c38cf2ff2164869cbab79da8d1f422bc89e"><code>95815c3</code></a> Merge pull request <a href="https://redirect.github.com/actions/download-artifact/issues/391">#391</a> from GhadimiR/main</li> <li><a href="https://github.com/actions/download-artifact/commit/278fca438a0f334c0505181835b4796f2785949b"><code>278fca4</code></a> Move log statements</li> <li><a href="https://github.com/actions/download-artifact/commit/68909842a1073010f1cf920ed7f153e2948f9c16"><code>6890984</code></a> Merge branch 'main' into main</li> <li><a href="https://github.com/actions/download-artifact/commit/f9415c0ec30f02c18e075f091cafcfe4159168d0"><code>f9415c0</code></a> Run unit tests in CI</li> <li><a href="https://github.com/actions/download-artifact/commit/76a6eb5cbca98dccb5e14c0116e53f5df13b220d"><code>76a6eb5</code></a> Merge pull request <a href="https://redirect.github.com/actions/download-artifact/issues/392">#392</a> from GhadimiR/add_unit_tests</li> <li><a href="https://github.com/actions/download-artifact/commit/a2426d7c4522072f4d5824c9508d7ea97107cb8e"><code>a2426d7</code></a> Merge branch 'main' into add_unit_tests</li> <li><a href="https://github.com/actions/download-artifact/commit/3ffa694f6f7e3d53f63807f78267796f57911dd4"><code>3ffa694</code></a> lint</li> <li><a href="https://github.com/actions/download-artifact/commit/53f6aa5f93b626e252398abac720a28f6eb048ed"><code>53f6aa5</code></a> Add extra assertion to download single artifact test</li> <li><a href="https://github.com/actions/download-artifact/commit/b456700053c87aa7d6b31d212292755e1e6eb923"><code>b456700</code></a> lint</li> <li><a href="https://github.com/actions/download-artifact/commit/9eab798a9885c1be58a1c4381da1109644016e98"><code>9eab798</code></a> Configure tsconfig</li> <li>Additional commits viewable in <a href="https://github.com/actions/download-artifact/compare/b14cf4c92620c250e1c074ab0a5800e37df86765...95815c38cf2ff2164869cbab79da8d1f422bc89e">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
1 parent 2ad2058 commit 8c39c95

File tree

5 files changed

+25
-25
lines changed

5 files changed

+25
-25
lines changed

.github/workflows/ffigen.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fail-fast: false
3333
steps:
3434
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
35-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
35+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
3636
with:
3737
channel: 'stable'
3838
- id: install
@@ -54,7 +54,7 @@ jobs:
5454
working-directory: pkgs/ffigen/
5555
steps:
5656
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
57-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
57+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
5858
with:
5959
channel: 'stable'
6060
- name: Install dependencies
@@ -78,7 +78,7 @@ jobs:
7878
working-directory: pkgs/ffigen/
7979
steps:
8080
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
81-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
81+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
8282
with:
8383
channel: stable
8484
- name: Install dependencies
@@ -116,7 +116,7 @@ jobs:
116116
working-directory: pkgs/ffigen/
117117
steps:
118118
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
119-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
119+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
120120
with:
121121
channel: master
122122
- name: Install dependencies
@@ -138,7 +138,7 @@ jobs:
138138
working-directory: pkgs/ffigen/
139139
steps:
140140
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
141-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
141+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
142142
with:
143143
channel: 'stable'
144144
- name: Install dependencies
@@ -156,7 +156,7 @@ jobs:
156156
working-directory: pkgs/ffigen/
157157
steps:
158158
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
159-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
159+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
160160
with:
161161
channel: 'stable'
162162
- name: Install dependencies
@@ -187,7 +187,7 @@ jobs:
187187
working-directory: pkgs/ffigen/
188188
steps:
189189
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
190-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
190+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
191191
with:
192192
channel: "master"
193193
- name: Install dependencies

.github/workflows/ffigen_weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
working-directory: pkgs/ffigen/
2929
steps:
3030
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
31-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
31+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
3232
with:
3333
channel: 'stable'
3434
- name: Install dependencies

.github/workflows/jnigen.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
sdk: [stable]
4242
steps:
4343
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
44-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
44+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
4545
with:
4646
channel: ${{ matrix.sdk }}
4747
cache: true
@@ -77,7 +77,7 @@ jobs:
7777
sdk: [stable, beta]
7878
steps:
7979
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
80-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
80+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
8181
with:
8282
channel: ${{ matrix.sdk }}
8383
cache: true
@@ -128,7 +128,7 @@ jobs:
128128
working-directory: ./pkgs/jni
129129
steps:
130130
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
131-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
131+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
132132
with:
133133
channel: 'stable'
134134
cache: true
@@ -167,7 +167,7 @@ jobs:
167167
working-directory: ./pkgs/jni
168168
steps:
169169
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
170-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
170+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
171171
with:
172172
channel: 'stable'
173173
cache: true
@@ -216,7 +216,7 @@ jobs:
216216
working-directory: ./pkgs/jni
217217
steps:
218218
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
219-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
219+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
220220
with:
221221
channel: 'stable'
222222
cache: true
@@ -243,7 +243,7 @@ jobs:
243243
with:
244244
version: latest
245245
platform: x64
246-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
246+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
247247
with:
248248
channel: 'stable'
249249
cache: true
@@ -269,7 +269,7 @@ jobs:
269269
working-directory: ./pkgs/jni
270270
steps:
271271
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
272-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
272+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
273273
with:
274274
channel: 'stable'
275275
cache: true
@@ -294,7 +294,7 @@ jobs:
294294
uses: ConorMacBride/install-package@3e7ad059e07782ee54fa35f827df52aae0626f30
295295
with:
296296
brew: clang-format
297-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
297+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
298298
with:
299299
channel: 'stable'
300300
cache: true
@@ -317,7 +317,7 @@ jobs:
317317
working-directory: ./pkgs/jni/example
318318
steps:
319319
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
320-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
320+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
321321
with:
322322
channel: 'stable'
323323
cache: true
@@ -341,7 +341,7 @@ jobs:
341341
working-directory: ./pkgs/jni/example
342342
steps:
343343
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
344-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
344+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
345345
with:
346346
channel: 'stable'
347347
cache: true
@@ -365,7 +365,7 @@ jobs:
365365
with:
366366
distribution: 'zulu'
367367
java-version: '17'
368-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
368+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
369369
with:
370370
channel: 'stable'
371371
cache: true
@@ -380,7 +380,7 @@ jobs:
380380
working-directory: ./pkgs/jnigen/example/pdfbox_plugin
381381
steps:
382382
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
383-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
383+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
384384
with:
385385
channel: 'stable'
386386
cache: true

.github/workflows/objective_c.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fail-fast: false
3232
steps:
3333
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
34-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
34+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
3535
with:
3636
channel: 'stable'
3737
- id: install
@@ -52,7 +52,7 @@ jobs:
5252
working-directory: pkgs/objective_c/
5353
steps:
5454
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
55-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
55+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
5656
with:
5757
channel: 'stable'
5858
- name: Install dependencies
@@ -88,7 +88,7 @@ jobs:
8888
working-directory: pkgs/objective_c/example/
8989
steps:
9090
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
91-
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
91+
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
9292
with:
9393
channel: 'stable'
9494
- name: Install dependencies

.github/workflows/package_download_asset.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
dart tool/build.dart -owindows -ax64
8181
8282
- name: Upload artifacts
83-
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1
83+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
8484
with:
8585
name: ${{ matrix.os }}-host
8686
path: |
@@ -103,7 +103,7 @@ jobs:
103103
submodules: true
104104

105105
- name: Download assets
106-
uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765
106+
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e
107107
with:
108108
merge-multiple: true
109109
path: pkgs/native_assets_cli/example/build/download_asset/.dart_tool/download_asset/

0 commit comments

Comments
 (0)