From 69e18f9006aab1a3fbc4e7f1af4187faf5de4cc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 17:11:56 +0000 Subject: [PATCH] chore(deps): bump swiftlang/github-workflows/.github/workflows/soundness.yml Bumps [swiftlang/github-workflows/.github/workflows/soundness.yml](https://github.com/swiftlang/github-workflows) from 0.0.9 to 0.0.11. - [Release notes](https://github.com/swiftlang/github-workflows/releases) - [Commits](https://github.com/swiftlang/github-workflows/compare/0.0.9...0.0.11) --- updated-dependencies: - dependency-name: swiftlang/github-workflows/.github/workflows/soundness.yml dependency-version: 0.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/swift.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index 954392c..13c4830 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -117,7 +117,7 @@ jobs: soundness: - uses: swiftlang/github-workflows/.github/workflows/soundness.yml@0.0.9 + uses: swiftlang/github-workflows/.github/workflows/soundness.yml@0.0.11 needs: install-swiftly with: api_breakage_check_allowlist_path: "api-breakages.txt"