This is an automated email from the ASF dual-hosted git repository.

github-merge-queue[bot] pushed a commit to branch 
gh-readonly-queue/main/pr-22748-8730a1a885de4e22b52f53badfdba4db55ee2af6
in repository https://gitbox.apache.org/repos/asf/datafusion.git

commit 083293b4536ad361ac8ff8d6dbebbaa72926daba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 04:31:00 2026 +0000

    chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#22748)
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2
    to 6.0.3.
    <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>v6.0.3</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Update changelog by <a
    href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2357";>actions/checkout#2357</a></li>
    <li>fix: expand merge commit SHA regex and add SHA-256 test cases by <a
    href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2414";>actions/checkout#2414</a></li>
    <li>Fix checkout init for SHA-256 repositories by <a
    href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2439";>actions/checkout#2439</a></li>
    <li>Update changelog for v6.0.3 by <a
    href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2446";>actions/checkout#2446</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/yaananth";><code>@​yaananth</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/actions/checkout/pull/2414";>actions/checkout#2414</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/actions/checkout/compare/v6...v6.0.3";>https://github.com/actions/checkout/compare/v6...v6.0.3</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>v6.0.3</h2>
    <ul>
    <li>Fix checkout init for SHA-256 repositories by <a
    href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2439";>actions/checkout#2439</a></li>
    <li>fix: expand merge commit SHA regex and add SHA-256 test cases by <a
    href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2414";>actions/checkout#2414</a></li>
    </ul>
    <h2>v6.0.2</h2>
    <ul>
    <li>Fix tag handling: preserve annotations and explicit fetch-tags by <a
    href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2356";>actions/checkout#2356</a></li>
    </ul>
    <h2>v6.0.1</h2>
    <ul>
    <li>Add worktree support for persist-credentials includeIf by <a
    href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2327";>actions/checkout#2327</a></li>
    </ul>
    <h2>v6.0.0</h2>
    <ul>
    <li>Persist creds to a separate file by <a
    href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2286";>actions/checkout#2286</a></li>
    <li>Update README to include Node.js 24 support details and requirements
    by <a href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a>
    in <a
    
href="https://redirect.github.com/actions/checkout/pull/2248";>actions/checkout#2248</a></li>
    </ul>
    <h2>v5.0.1</h2>
    <ul>
    <li>Port v6 cleanup to v5 by <a
    href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2301";>actions/checkout#2301</a></li>
    </ul>
    <h2>v5.0.0</h2>
    <ul>
    <li>Update actions checkout to use node 24 by <a
    href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2226";>actions/checkout#2226</a></li>
    </ul>
    <h2>v4.3.1</h2>
    <ul>
    <li>Port v6 cleanup to v4 by <a
    href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2305";>actions/checkout#2305</a></li>
    </ul>
    <h2>v4.3.0</h2>
    <ul>
    <li>docs: update README.md by <a
    href="https://github.com/motss";><code>@​motss</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/1971";>actions/checkout#1971</a></li>
    <li>Add internal repos for checking out multiple repositories by <a
    href="https://github.com/mouismail";><code>@​mouismail</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/1977";>actions/checkout#1977</a></li>
    <li>Documentation update - add recommended permissions to Readme by <a
    href="https://github.com/benwells";><code>@​benwells</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2043";>actions/checkout#2043</a></li>
    <li>Adjust positioning of user email note and permissions heading by <a
    href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2044";>actions/checkout#2044</a></li>
    <li>Update README.md by <a
    href="https://github.com/nebuk89";><code>@​nebuk89</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2194";>actions/checkout#2194</a></li>
    <li>Update CODEOWNERS for actions by <a
    href="https://github.com/TingluoHuang";><code>@​TingluoHuang</code></a>
    in <a
    
href="https://redirect.github.com/actions/checkout/pull/2224";>actions/checkout#2224</a></li>
    <li>Update package dependencies by <a
    href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/2236";>actions/checkout#2236</a></li>
    </ul>
    <h2>v4.2.2</h2>
    <ul>
    <li><code>url-helper.ts</code> now leverages well-known environment
    variables by <a href="https://github.com/jww3";><code>@​jww3</code></a>
    in <a
    
href="https://redirect.github.com/actions/checkout/pull/1941";>actions/checkout#1941</a></li>
    <li>Expand unit test coverage for <code>isGhes</code> by <a
    href="https://github.com/jww3";><code>@​jww3</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/1946";>actions/checkout#1946</a></li>
    </ul>
    <h2>v4.2.1</h2>
    <ul>
    <li>Check out other refs/* by commit if provided, fall back to ref by <a
    href="https://github.com/orhantoy";><code>@​orhantoy</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/1924";>actions/checkout#1924</a></li>
    </ul>
    <h2>v4.2.0</h2>
    <ul>
    <li>Add Ref and Commit outputs by <a
    href="https://github.com/lucacome";><code>@​lucacome</code></a> in <a
    
href="https://redirect.github.com/actions/checkout/pull/1180";>actions/checkout#1180</a></li>
    <li>Dependency updates by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>- <a
    
href="https://redirect.github.com/actions/checkout/pull/1777";>actions/checkout#1777</a>,
    <a
    
href="https://redirect.github.com/actions/checkout/pull/1872";>actions/checkout#1872</a></li>
    </ul>
    <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>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/actions/checkout/commit/df4cb1c069e1874edd31b4311f1884172cec0e10";><code>df4cb1c</code></a>
    Update changelog for v6.0.3 (<a
    
href="https://redirect.github.com/actions/checkout/issues/2446";>#2446</a>)</li>
    <li><a
    
href="https://github.com/actions/checkout/commit/1cce3390c2bfda521930d01229c073c7ff920824";><code>1cce339</code></a>
    Fix checkout init for SHA-256 repositories (<a
    
href="https://redirect.github.com/actions/checkout/issues/2439";>#2439</a>)</li>
    <li><a
    
href="https://github.com/actions/checkout/commit/900f2210b1d28bbbd0bd22d17926b9e224e8f231";><code>900f221</code></a>
    fix: expand merge commit SHA regex and add SHA-256 test cases (<a
    
href="https://redirect.github.com/actions/checkout/issues/2414";>#2414</a>)</li>
    <li><a
    
href="https://github.com/actions/checkout/commit/0c366fd6a839edf440554fa01a7085ccba70ac98";><code>0c366fd</code></a>
    Update changelog (<a
    
href="https://redirect.github.com/actions/checkout/issues/2357";>#2357</a>)</li>
    <li>See full diff in <a
    
href="https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=6.0.2&new-version=6.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <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 show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/audit.yml                     |  2 +-
 .github/workflows/breaking_changes_detector.yml |  2 +-
 .github/workflows/codeql.yml                    |  2 +-
 .github/workflows/dependencies.yml              |  4 +--
 .github/workflows/dev.yml                       | 10 +++---
 .github/workflows/docs.yaml                     |  4 +--
 .github/workflows/docs_pr.yaml                  |  2 +-
 .github/workflows/extended.yml                  |  6 ++--
 .github/workflows/large_files.yml               |  2 +-
 .github/workflows/rust.yml                      | 46 ++++++++++++-------------
 10 files changed, 40 insertions(+), 40 deletions(-)

diff --git a/.github/workflows/audit.yml b/.github/workflows/audit.yml
index c121885eab..db1e1c0ffb 100644
--- a/.github/workflows/audit.yml
+++ b/.github/workflows/audit.yml
@@ -43,7 +43,7 @@ jobs:
   security_audit:
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Install cargo-audit
         uses: taiki-e/install-action@25435dc8dd3baed7417e0c96d3fe89013a5b2e09  
# v2.81.3
         with:
diff --git a/.github/workflows/breaking_changes_detector.yml 
b/.github/workflows/breaking_changes_detector.yml
index 29093f3e67..59f6a13f20 100644
--- a/.github/workflows/breaking_changes_detector.yml
+++ b/.github/workflows/breaking_changes_detector.yml
@@ -55,7 +55,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: Checkout
-        uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+        uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           fetch-depth: 0
 
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index b333cbf210..009f4a748b 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -40,7 +40,7 @@ jobs:
 
     steps:
     - name: Checkout repository
-      uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+      uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
       with:
         persist-credentials: false
 
diff --git a/.github/workflows/dependencies.yml 
b/.github/workflows/dependencies.yml
index 2f3a127ef9..47948ac5c8 100644
--- a/.github/workflows/dependencies.yml
+++ b/.github/workflows/dependencies.yml
@@ -41,7 +41,7 @@ jobs:
     container:
       image: amd64/rust
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
@@ -60,7 +60,7 @@ jobs:
     container:
       image: amd64/rust
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Install cargo-machete
         run: cargo install cargo-machete --version ^0.9 --locked
       - name: Detect unused dependencies
diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml
index cc3cb04fed..66a0b23778 100644
--- a/.github/workflows/dev.yml
+++ b/.github/workflows/dev.yml
@@ -35,7 +35,7 @@ jobs:
     runs-on: ubuntu-latest
     name: Check License Header
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Install HawkEye
       # This CI job is bound by installation time, use `--profile dev` to 
speed it up
         run: cargo install hawkeye --version 6.2.0 --locked --profile dev
@@ -46,7 +46,7 @@ jobs:
     name: Use prettier to check formatting of documents
     runs-on: ubuntu-slim
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238  # 
v6.2.0
         with:
           node-version: "20"
@@ -58,7 +58,7 @@ jobs:
     name: Check Markdown Links
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Load tool versions
         run: |
           source ci/scripts/utils/tool_versions.sh
@@ -74,7 +74,7 @@ jobs:
     name: Validate required_status_checks in .asf.yaml
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - run: pip install pyyaml
       - run: python3 ci/scripts/check_asf_yaml_status_checks.py
 
@@ -82,7 +82,7 @@ jobs:
     name: Spell Check with Typos
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           persist-credentials: false
       # Version fixed on purpose. It uses heuristics to detect typos, so 
upgrading
diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml
index f0fbea566a..e596ccc233 100644
--- a/.github/workflows/docs.yaml
+++ b/.github/workflows/docs.yaml
@@ -34,10 +34,10 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: Checkout docs sources
-        uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+        uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
 
       - name: Checkout asf-site branch
-        uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+        uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           ref: asf-site
           path: asf-site
diff --git a/.github/workflows/docs_pr.yaml b/.github/workflows/docs_pr.yaml
index 4b8d25b061..860eb9817c 100644
--- a/.github/workflows/docs_pr.yaml
+++ b/.github/workflows/docs_pr.yaml
@@ -42,7 +42,7 @@ jobs:
     name: Test doc build
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
diff --git a/.github/workflows/extended.yml b/.github/workflows/extended.yml
index a143cb49fd..625022fc13 100644
--- a/.github/workflows/extended.yml
+++ b/.github/workflows/extended.yml
@@ -64,7 +64,7 @@ jobs:
     # note: do not use amd/rust container to preserve disk space
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           ref: ${{ github.event.inputs.pr_head_sha }} # will be empty if 
triggered by push
           submodules: true
@@ -111,7 +111,7 @@ jobs:
       image: amd64/rust
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           ref: ${{ github.event.inputs.pr_head_sha }} # will be empty if 
triggered by push
           submodules: true
@@ -133,7 +133,7 @@ jobs:
       image: amd64/rust
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           ref: ${{ github.event.inputs.pr_head_sha }} # will be empty if 
triggered by push
           submodules: true
diff --git a/.github/workflows/large_files.yml 
b/.github/workflows/large_files.yml
index 5a127e443f..e6545ef95b 100644
--- a/.github/workflows/large_files.yml
+++ b/.github/workflows/large_files.yml
@@ -32,7 +32,7 @@ jobs:
   check-files:
     runs-on: ubuntu-slim
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           fetch-depth: 0
       - name: Check size of new Git objects
diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml
index 5a1a611514..db28b2aa0e 100644
--- a/.github/workflows/rust.yml
+++ b/.github/workflows/rust.yml
@@ -51,7 +51,7 @@ jobs:
       image: amd64/rust
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Setup Rust toolchain
         uses: ./.github/actions/setup-builder
         with:
@@ -79,7 +79,7 @@ jobs:
     container:
       image: amd64/rust
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Setup Rust toolchain
         uses: ./.github/actions/setup-builder
         with:
@@ -104,7 +104,7 @@ jobs:
     container:
       image: amd64/rust
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Setup Rust toolchain
         uses: ./.github/actions/setup-builder
         with:
@@ -142,7 +142,7 @@ jobs:
       image: amd64/rust
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Setup Rust toolchain
         uses: ./.github/actions/setup-builder
         with:
@@ -174,7 +174,7 @@ jobs:
       image: amd64/rust
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Setup Rust toolchain
         uses: ./.github/actions/setup-builder
         with:
@@ -239,7 +239,7 @@ jobs:
     container:
       image: amd64/rust
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Setup Rust toolchain
         uses: ./.github/actions/setup-builder
         with:
@@ -277,7 +277,7 @@ jobs:
         - /usr/local:/host/usr/local
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
@@ -323,7 +323,7 @@ jobs:
     runs-on: ${{ vars.USE_RUNS_ON == 'true' && 
format('runs-on={0},family=m8a+m7a+c8a,cpu=16,image=ubuntu24-full-x64,extras=s3-cache,disk=large,tag=datafusion',
 github.run_id) || 'ubuntu-latest' }}
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
@@ -355,7 +355,7 @@ jobs:
       image: amd64/rust
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
@@ -386,7 +386,7 @@ jobs:
       image: amd64/rust
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
@@ -408,7 +408,7 @@ jobs:
       image: amd64/rust
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Setup Rust toolchain
         uses: ./.github/actions/setup-builder
         with:
@@ -420,7 +420,7 @@ jobs:
     name: build and run with wasm-pack
     runs-on: ubuntu-24.04
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Setup for wasm32
         run: |
           rustup target add wasm32-unknown-unknown
@@ -449,7 +449,7 @@ jobs:
       image: amd64/rust
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
@@ -497,7 +497,7 @@ jobs:
           --health-retries 5
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
@@ -522,7 +522,7 @@ jobs:
       image: amd64/rust
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
@@ -565,7 +565,7 @@ jobs:
     name: cargo test (macos-aarch64)
     runs-on: macos-15
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
@@ -581,7 +581,7 @@ jobs:
     container:
       image: amd64/rust
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Setup Rust toolchain
         uses: ./.github/actions/setup-builder
         with:
@@ -598,7 +598,7 @@ jobs:
     container:
       image: amd64/rust
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Setup Rust toolchain
         uses: ./.github/actions/setup-builder
         with:
@@ -657,7 +657,7 @@ jobs:
       image: amd64/rust
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
@@ -682,7 +682,7 @@ jobs:
     container:
       image: amd64/rust
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
@@ -704,7 +704,7 @@ jobs:
       image: amd64/rust
     steps:
       - uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60  # v2.1.2
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
@@ -739,7 +739,7 @@ jobs:
       image: amd64/rust
 
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 
v6.0.3
         with:
           submodules: true
           fetch-depth: 1
@@ -769,7 +769,7 @@ jobs:
     container:
       image: amd64/rust
     steps:
-      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
+      - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
       - name: Setup Rust toolchain
         uses: ./.github/actions/setup-builder
       - name: Install cargo-msrv


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to