diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index a1bfd004..c857e9f6 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -24,7 +24,7 @@ jobs: windows_exclude_swift_versions: "[{\"swift_version\": \"5.9\"}]" soundness: name: Soundness - uses: swiftlang/github-workflows/.github/workflows/soundness.yml@0.0.2 + uses: swiftlang/github-workflows/.github/workflows/soundness.yml@0.0.3 with: license_header_check_project_name: "Swift.org" api_breakage_check_allowlist_path: "api-breakages.txt"