Skip to content

Commit 6cee706

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 ca0480b commit 6cee706

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
@@ -21,7 +21,7 @@ jobs:
2121
enable_wasm_sdk_build: true
2222
soundness:
2323
name: Soundness
24-
uses: swiftlang/github-workflows/.github/workflows/[email protected].2
24+
uses: swiftlang/github-workflows/.github/workflows/[email protected].3
2525
with:
2626
api_breakage_check_enabled: false # https://github.com/swiftlang/swift-syntax/issues/3010
2727
docs_check_additional_arguments: "--disable-parameters-and-returns-validation"

0 commit comments

Comments
 (0)