Skip to content

Commit c030c91

Browse files
Bump swiftlang/github-workflows/.github/workflows/swift_package_test.yml
Bumps [swiftlang/github-workflows/.github/workflows/swift_package_test.yml](https://github.com/swiftlang/github-workflows) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/swiftlang/github-workflows/releases) - [Commits](swiftlang/github-workflows@0.0.1...0.0.2) --- updated-dependencies: - dependency-name: swiftlang/github-workflows/.github/workflows/swift_package_test.yml dependency-version: 0.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33f29da commit c030c91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- buildSystem: "native"
2929
linuxSwiftVersion: '["nightly-main"]'
3030
name: Test (${{ matrix.buildSystem }})
31-
uses: swiftlang/github-workflows/.github/workflows/[email protected].1
31+
uses: swiftlang/github-workflows/.github/workflows/[email protected].2
3232
with:
3333
linux_os_versions: '["amazonlinux2", "bookworm", "noble", "jammy", "rhel-ubi9"]'
3434
linux_swift_versions: ${{ matrix.linuxSwiftVersion }}
@@ -46,7 +46,7 @@ jobs:
4646
tests-using-swiftbuild:
4747
name: Test (all SwiftBuild)
4848
needs: [soundness]
49-
uses: swiftlang/github-workflows/.github/workflows/[email protected].1
49+
uses: swiftlang/github-workflows/.github/workflows/[email protected].2
5050
with:
5151
linux_os_versions: '["amazonlinux2", "bookworm", "noble", "jammy", "rhel-ubi9"]'
5252
linux_swift_versions: '["nightly-main"]'

0 commit comments

Comments
 (0)