You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: swift/third_party/resources/updating.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ These files can only be updated having access for the internal repository at the
3
3
In order to perform a Swift update:
4
4
5
5
1. Dispatch the [internal `swift-prebuild` workflow](https://github.com/github/semmle-code/actions/workflows/__swift-prebuild.yml) with the appropriate swift
6
-
tag.
6
+
tag, e.g., `swift-6.1.1-RELEASE`.
7
7
2. Dispatch [internal `swift-prepare-resource-dir` workflow](https://github.com/github/semmle-code/actions/workflows/__swift-prepare-resource-dir.yml) with the
8
-
appropriate swift tag.
8
+
appropriate swift tag, e.g., `swift-6.1.1-RELEASE`.
9
9
3. Once the jobs finish, staged artifacts are available
10
10
at https://github.com/dsp-testing/codeql-swift-artifacts/releases. Copy and paste the sha256 within the `_override`
0 commit comments