Skip to content

Commit 7ea9a2d

Browse files
Bump the github-actions group with 2 updates (#1247)
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart). Updates `actions/checkout` from 4.1.6 to 4.1.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.1.7</h2> <h2>What's Changed</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@�orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/orhantoy"><code>@�orhantoy</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.1.6...v4.1.7">https://github.com/actions/checkout/compare/v4.1.6...v4.1.7</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v4.1.7</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@�orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li> </ul> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li> </ul> <h2>v4.1.5</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li> </ul> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li> </ul> <h2>v4.1.3</h2> <ul> <li>Check git version before attempting to disable <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkout#1656</a></li> <li>Add SSH user parameter by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkout#1685</a></li> <li>Update <code>actions/checkout</code> version in <code>update-main-version.yml</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkout#1650</a></li> </ul> <h2>v4.1.2</h2> <ul> <li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code> option is not present <a href="https://github.com/dscho"><code>@�dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkout#1598</a></li> </ul> <h2>v4.1.1</h2> <ul> <li>Correct link to GitHub Docs by <a href="https://github.com/peterbe"><code>@�peterbe</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkout#1511</a></li> <li>Link to release page from what's new section by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkout#1514</a></li> </ul> <h2>v4.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add support for partial checkout filters</a></li> </ul> <h2>v4.0.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1067">Support fetching without the --progress option</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1436">Update to node20</a></li> </ul> <h2>v3.6.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark test scripts with Bash'isms to be run via Bash</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/579">Add option to fetch tags even if fetch-depth &gt; 0</a></li> </ul> <h2>v3.5.3</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1196">Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1287">Fix typos found by codespell</a></li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/692973e3d937129bcbf40652eb9f2f61becf3332"><code>692973e</code></a> Prepare 4.1.7 release (<a href="https://redirect.github.com/actions/checkout/issues/1775">#1775</a>)</li> <li><a href="https://github.com/actions/checkout/commit/6ccd57f4c5d15bdc2fef309bd9fb6cc9db2ef1c6"><code>6ccd57f</code></a> Pin actions/checkout's own workflows to a known, good, stable version. (<a href="https://redirect.github.com/actions/checkout/issues/1776">#1776</a>)</li> <li><a href="https://github.com/actions/checkout/commit/b17fe1e4d59a9d1d95a7aead5e6fcd13e50939a5"><code>b17fe1e</code></a> Handle hidden refs (<a href="https://redirect.github.com/actions/checkout/issues/1774">#1774</a>)</li> <li><a href="https://github.com/actions/checkout/commit/b80ff79f1755d06ba70441c368a6fe801f5f3a62"><code>b80ff79</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/actions/checkout/issues/1697">#1697</a>)</li> <li><a href="https://github.com/actions/checkout/commit/b1ec3021b8fa02164da82ca1557d017d83b0e179"><code>b1ec302</code></a> Bump the minor-npm-dependencies group across 1 directory with 4 updates (<a href="https://redirect.github.com/actions/checkout/issues/1739">#1739</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332">compare view</a></li> </ul> </details> <br /> Updates `dart-lang/setup-dart` from 1.6.4 to 1.6.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/releases">dart-lang/setup-dart's releases</a>.</em></p> <blockquote> <h2>v1.6.5</h2> <ul> <li>Fix zip path handling on Windows 11 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>[])</li> </ul> <p><a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>: <a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">dart-lang/setup-dart#118</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md">dart-lang/setup-dart's changelog</a>.</em></p> <blockquote> <h2>v1.6.5</h2> <ul> <li>Fix zip path handling on Windows 11 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>[])</li> </ul> <p><a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>: <a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">dart-lang/setup-dart#118</a></p> <h2>v1.6.4</h2> <ul> <li>Rebuild JS code.</li> </ul> <h2>v1.6.3</h2> <ul> <li>Roll <code>undici</code> dependency to address <a href="https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7">CVE-2024-30260</a> and <a href="https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672">CVE-2024-30261</a>.</li> </ul> <h2>v1.6.2</h2> <ul> <li>Switch to running the workflow on <code>node20`` from </code>node16`. See also <a href="https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/">Transitioning from Node 16 to Node 20</a>.</li> </ul> <h2>v1.6.1</h2> <ul> <li>Updated the google storage url for <code>main</code> channel releases.</li> </ul> <h2>v1.6.0</h2> <ul> <li>Enable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g. <code>3.2</code>).</li> </ul> <h2>v1.5.1</h2> <ul> <li>No longer test the <code>setup-dart</code> action on pre-2.12 SDKs.</li> <li>Upgrade JS interop code to use extension types (the new name for inline classes).</li> <li>The upcoming rename of the <code>be</code> channel to <code>main</code> is now supported with forward compatibility that switches when the rename happens.</li> </ul> <h2>v1.5.0</h2> <ul> <li>Re-wrote the implementation of the action into Dart.</li> <li>Auto-detect the platform architecture (<code>x64</code>, <code>ia32</code>, <code>arm</code>, <code>arm64</code>).</li> <li>Improved the caching and download resilience of the sdk.</li> <li>Added a new action output: <code>dart-version</code> - the installed version of the sdk.</li> </ul> <h2>v1.4.0</h2> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/setup-dart/commit/0a8a0fc875eb934c15d08629302413c671d3f672"><code>0a8a0fc</code></a> rev to v1.6.5 in prep for publishing (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/135">#135</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/4e61f04f255b227a0511bf9ef0f5ddc7c8542531"><code>4e61f04</code></a> fix: Use <code>.zip</code> in archive path (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/119">#119</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/2986c8e337a31eb7b455ce93dc984e9bf5797756"><code>2986c8e</code></a> blast_repo fixes (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/132">#132</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/40a7d12289757ab3aaa39d47d6f99a9cb1dd701e"><code>40a7d12</code></a> Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/131">#131</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/40f1ce0b1c8f24a4e9cb7eb026e4dbbdb431eb76"><code>40f1ce0</code></a> Update dart.yml (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/130">#130</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/setup-dart/compare/f0ead981b4d9a35b37f30d36160575d60931ec30...0a8a0fc875eb934c15d08629302413c671d3f672">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 9d821f1 commit 7ea9a2d

File tree

8 files changed

+30
-30
lines changed

8 files changed

+30
-30
lines changed

.github/workflows/ffi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
matrix:
3232
sdk: [dev]
3333
steps:
34-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
35-
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
34+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
35+
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3636
with:
3737
sdk: ${{ matrix.sdk }}
3838
- id: install
@@ -61,8 +61,8 @@ jobs:
6161
os: [ubuntu-latest]
6262
sdk: [beta, dev]
6363
steps:
64-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
65-
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
64+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
65+
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
6666
with:
6767
sdk: ${{ matrix.sdk }}
6868
- id: install

.github/workflows/ffigen.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
fail-fast: false
3333
steps:
34-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
34+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
3535
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
3636
with:
3737
flutter-version: 3.19.0
@@ -54,7 +54,7 @@ jobs:
5454
run:
5555
working-directory: pkgs/ffigen/
5656
steps:
57-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
57+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
5858
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
5959
with:
6060
flutter-version: 3.19.0
@@ -76,7 +76,7 @@ jobs:
7676
run:
7777
working-directory: pkgs/ffigen/
7878
steps:
79-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
79+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
8080
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
8181
with:
8282
flutter-version: 3.19.0
@@ -108,7 +108,7 @@ jobs:
108108
run:
109109
working-directory: pkgs/ffigen/
110110
steps:
111-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
111+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
112112
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
113113
with:
114114
flutter-version: 3.19.0
@@ -137,7 +137,7 @@ jobs:
137137
run:
138138
working-directory: pkgs/ffigen/
139139
steps:
140-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
140+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
141141
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
142142
with:
143143
channel: "master"

.github/workflows/ffigen_weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run:
2020
working-directory: pkgs/ffigen/
2121
steps:
22-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
22+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
2323
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
2424
with:
2525
flutter-version: 3.19.0

.github/workflows/jnigen.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
matrix:
4141
sdk: [stable]
4242
steps:
43-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
43+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
4444
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
4545
with:
4646
channel: ${{ matrix.sdk }}
@@ -75,7 +75,7 @@ jobs:
7575
os: [ubuntu-latest]
7676
sdk: [stable, beta]
7777
steps:
78-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
78+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
7979
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
8080
with:
8181
channel: ${{ matrix.sdk }}
@@ -126,7 +126,7 @@ jobs:
126126
run:
127127
working-directory: ./pkgs/jni
128128
steps:
129-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
129+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
130130
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
131131
with:
132132
channel: 'stable'
@@ -164,7 +164,7 @@ jobs:
164164
run:
165165
working-directory: ./pkgs/jni
166166
steps:
167-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
167+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
168168
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
169169
with:
170170
channel: 'stable'
@@ -213,7 +213,7 @@ jobs:
213213
run:
214214
working-directory: ./pkgs/jni
215215
steps:
216-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
216+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
217217
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
218218
with:
219219
channel: 'stable'
@@ -235,7 +235,7 @@ jobs:
235235
run:
236236
working-directory: ./pkgs/jnigen
237237
steps:
238-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
238+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
239239
- name: Setup clang
240240
uses: egor-tensin/setup-clang@ef434b41eb33a70396fb336b1bae39c76d740c3d
241241
with:
@@ -266,7 +266,7 @@ jobs:
266266
run:
267267
working-directory: ./pkgs/jni
268268
steps:
269-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
269+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
270270
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
271271
with:
272272
channel: 'stable'
@@ -287,7 +287,7 @@ jobs:
287287
run:
288288
working-directory: ./pkgs/jnigen
289289
steps:
290-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
290+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
291291
- name: Setup clang format
292292
uses: ConorMacBride/install-package@3e7ad059e07782ee54fa35f827df52aae0626f30
293293
with:
@@ -314,7 +314,7 @@ jobs:
314314
run:
315315
working-directory: ./pkgs/jni/example
316316
steps:
317-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
317+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
318318
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
319319
with:
320320
channel: 'stable'
@@ -338,7 +338,7 @@ jobs:
338338
run:
339339
working-directory: ./pkgs/jni/example
340340
steps:
341-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
341+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
342342
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
343343
with:
344344
channel: 'stable'
@@ -358,7 +358,7 @@ jobs:
358358
run:
359359
working-directory: ./pkgs/jni/example
360360
steps:
361-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
361+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
362362
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
363363
with:
364364
distribution: 'zulu'
@@ -377,7 +377,7 @@ jobs:
377377
run:
378378
working-directory: ./pkgs/jnigen/example/pdfbox_plugin
379379
steps:
380-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
380+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
381381
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
382382
with:
383383
channel: 'stable'

.github/workflows/native.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ jobs:
5353
working-directory: pkgs/${{ matrix.package }}
5454

5555
steps:
56-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
56+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
5757

58-
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
58+
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
5959
with:
6060
sdk: ${{ matrix.sdk }}
6161

.github/workflows/native_toolchain_c.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ jobs:
3232
working-directory: pkgs/${{ matrix.package }}
3333

3434
steps:
35-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
35+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
3636

37-
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
37+
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3838
with:
3939
sdk: ${{ matrix.sdk }}
4040

.github/workflows/objective_c.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
strategy:
2929
fail-fast: false
3030
steps:
31-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
31+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
3232
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
3333
with:
3434
flutter-version: 3.19.0
@@ -50,7 +50,7 @@ jobs:
5050
run:
5151
working-directory: pkgs/objective_c/
5252
steps:
53-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
53+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
5454
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
5555
with:
5656
flutter-version: 3.19.0

.github/workflows/swift2objc.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
strategy:
2929
fail-fast: false
3030
steps:
31-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
32-
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
31+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
32+
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3333
with:
3434
sdk: stable
3535
- id: install

0 commit comments

Comments
 (0)