-
Notifications
You must be signed in to change notification settings - Fork 8
chore: bump swift-actions/setup-swift from 2.3.0 to 2.4.0 #108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
kou
merged 1 commit into
main
from
dependabot/github_actions/swift-actions/setup-swift-2.4.0
Nov 19, 2025
Merged
chore: bump swift-actions/setup-swift from 2.3.0 to 2.4.0 #108
kou
merged 1 commit into
main
from
dependabot/github_actions/swift-actions/setup-swift-2.4.0
Nov 19, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/swift-actions/setup-swift/releases) - [Commits](swift-actions/setup-swift@6824571...7ca6abe) --- updated-dependencies: - dependency-name: swift-actions/setup-swift dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
kou
approved these changes
Nov 19, 2025
Member
kou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
willtemperley
pushed a commit
to willtemperley/arrow-swift
that referenced
this pull request
Nov 24, 2025
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps swift-actions/setup-swift from 2.3.0 to 2.4.0.
Release notes
Sourced from swift-actions/setup-swift's releases.
Commits
7ca6abeBump version to 2.4.0482b581Merge pull request #789 from swift-actions/fwal/bump-swiftdf7348aBump tests to 6.21aacf6dUse correct Swift 6.1 versionba430f9Disable gpg check on windows062c051Fix gpg handling on windows54b6830Add Swift 6.2.1ae1af08Add Swift 6.1.10baf56bFix formatting713507dAdd missing swift versionsDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)