Skip to content

Commit e36e02b

Browse files
Bump swiftlang/github-workflows/.github/workflows/soundness.yml (#232)
Bumps the swiftlang-actions group with 1 update: [swiftlang/github-workflows/.github/workflows/soundness.yml](https://github.com/swiftlang/github-workflows). Updates `swiftlang/github-workflows/.github/workflows/soundness.yml` from 0.0.12 to 0.0.13 - [Release notes](https://github.com/swiftlang/github-workflows/releases) - [Commits](swiftlang/github-workflows@0.0.12...0.0.13) --- updated-dependencies: - dependency-name: swiftlang/github-workflows/.github/workflows/soundness.yml dependency-version: 0.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swiftlang-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26842b1 commit e36e02b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
2929
soundness:
3030
name: Soundness
31-
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@0.0.12
31+
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@0.0.13
3232
with:
3333
docs_check_targets: "EmbeddedSwift"
3434
api_breakage_check_enabled: false # this repo doesn't vend any API

0 commit comments

Comments
 (0)