This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-swift.git
The following commit(s) were added to refs/heads/main by this push:
new aa0a13e chore: bump swift-actions/setup-swift from 2.3.0 to 2.4.0
(#108)
aa0a13e is described below
commit aa0a13eebdeab2405b65c2347da330df40250165
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 20 05:53:03 2025 +0900
chore: bump swift-actions/setup-swift from 2.3.0 to 2.4.0 (#108)
Bumps
[swift-actions/setup-swift](https://github.com/swift-actions/setup-swift)
from 2.3.0 to 2.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/swift-actions/setup-swift/releases">swift-actions/setup-swift's
releases</a>.</em></p>
<blockquote>
<h2>2.4.0</h2>
<h2>Features</h2>
<ul>
<li>Add missing Swift versions (<a
href="https://redirect.github.com/swift-actions/setup-swift/issues/789">#789</a>)
<a href="https://github.com/fwal"><code>@fwal</code></a></li>
</ul>
<h2>Fixes</h2>
<ul>
<li>Fix GPG key import (<a
href="https://redirect.github.com/swift-actions/setup-swift/issues/772">#772</a>)
<a href="https://github.com/mman"><code>@mman</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/swift-actions/setup-swift/commit/7ca6abe6b3b0e8b5421b88be48feee39cbf52c6a"><code>7ca6abe</code></a>
Bump version to 2.4.0</li>
<li><a
href="https://github.com/swift-actions/setup-swift/commit/482b581f6633350e6a493c26d20761e65fb1cf90"><code>482b581</code></a>
Merge pull request <a
href="https://redirect.github.com/swift-actions/setup-swift/issues/789">#789</a>
from swift-actions/fwal/bump-swift</li>
<li><a
href="https://github.com/swift-actions/setup-swift/commit/df7348aeef03b70f760c6893c0b362a61048d404"><code>df7348a</code></a>
Bump tests to 6.2</li>
<li><a
href="https://github.com/swift-actions/setup-swift/commit/1aacf6d1a2f27a3cf3ca9a95ea911cbfb0ec57da"><code>1aacf6d</code></a>
Use correct Swift 6.1 version</li>
<li><a
href="https://github.com/swift-actions/setup-swift/commit/ba430f929df6078ecc5f184ffaee080f0fa74900"><code>ba430f9</code></a>
Disable gpg check on windows</li>
<li><a
href="https://github.com/swift-actions/setup-swift/commit/062c0511b503be38ad4c8f2a5871870ec6345917"><code>062c051</code></a>
Fix gpg handling on windows</li>
<li><a
href="https://github.com/swift-actions/setup-swift/commit/54b683083c6d26d936597b6b971d08b8aaf07c1c"><code>54b6830</code></a>
Add Swift 6.2.1</li>
<li><a
href="https://github.com/swift-actions/setup-swift/commit/ae1af08f2b067d07e3cfe37bfa85e3c260bc9167"><code>ae1af08</code></a>
Add Swift 6.1.1</li>
<li><a
href="https://github.com/swift-actions/setup-swift/commit/0baf56bca985d670efa5cc96a93c324bf418850a"><code>0baf56b</code></a>
Fix formatting</li>
<li><a
href="https://github.com/swift-actions/setup-swift/commit/713507daaf4d368902cde255de73856b857a689d"><code>713507d</code></a>
Add missing swift versions</li>
<li>Additional commits viewable in <a
href="https://github.com/swift-actions/setup-swift/compare/682457186b71c25a884c45c06f859febbe259240...7ca6abe6b3b0e8b5421b88be48feee39cbf52c6a">compare
view</a></li>
</ul>
</details>
<br />
[](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 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 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/rc.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/rc.yaml b/.github/workflows/rc.yaml
index 984fc67..8994332 100644
--- a/.github/workflows/rc.yaml
+++ b/.github/workflows/rc.yaml
@@ -120,7 +120,7 @@ jobs:
- name: Checkout
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd #
v5.0.1
- name: Setup Swift
- uses:
swift-actions/setup-swift@682457186b71c25a884c45c06f859febbe259240 # v2.3.0
+ uses:
swift-actions/setup-swift@7ca6abe6b3b0e8b5421b88be48feee39cbf52c6a # v2.4.0
with:
swift-version: ${{ matrix.swift-version }}
- name: Download