Commit 4af762f
authored
Motivation:
In swiftlang/github-workflows#236, the locations
of soundness scripts were changed. As a result, all soundness CI checks
currently fail.
Modifications:
Replace `@main` with `0.0.7` in the soundness CI job declaration.
Result:
Soundness CI checks will no longer be broken.
1 parent 3cb82a4 commit 4af762f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments