Skip to content

Commit dfb560c

Browse files
authored
Merge branch 'github:main' into main
2 parents 5c8be66 + 14877a1 commit dfb560c

File tree

177 files changed

+2850
-5784
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

177 files changed

+2850
-5784
lines changed

.github/actions/setup-swift/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131
fi
3232
echo "version=$VERSION" | tee -a $GITHUB_OUTPUT
3333
34-
- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf # Please update the corresponding SHA in the CLI's CodeQL Action Integration Test.
34+
- uses: swift-actions/setup-swift@cdcbe8e35d3801acd82d7109285e6ab22c9212c2 # Please update the corresponding SHA in the CLI's CodeQL Action Integration Test.
3535
if: runner.os == 'Linux' && steps.get_swift_version.outputs.version != 'null'
3636
with:
3737
swift-version: "${{ steps.get_swift_version.outputs.version }}"

node_modules/.package-lock.json

+60-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/cache/node_modules/.bin/semver

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/cache/node_modules/semver/LICENSE

+15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)