Skip to content

Commit 73db515

Browse files
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.2 to 0.0.3. - [Release notes](https://github.com/swiftlang/github-workflows/releases) - [Commits](swiftlang/github-workflows@0.0.2...0.0.3) --- updated-dependencies: - dependency-name: swiftlang/github-workflows/.github/workflows/soundness.yml dependency-version: 0.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 978f699 commit 73db515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
windows_build_command: "Invoke-Program swift test --explicit-target-dependency-import-check error"
2424
soundness:
2525
name: Soundness
26-
uses: swiftlang/github-workflows/.github/workflows/[email protected].2
26+
uses: swiftlang/github-workflows/.github/workflows/[email protected].3
2727
with:
2828
api_breakage_check_enabled: false # https://github.com/swiftlang/swift-syntax/issues/3010
2929
docs_check_additional_arguments: "--disable-parameters-and-returns-validation"

0 commit comments

Comments
 (0)