Skip to content

Commit bc08098

Browse files
authored
Merge pull request #1846 from github/dependabot/github_actions/dot-github/actions/setup-swift/actions-setup-swift-487d23c2d8
Bump the actions-setup-swift group in /.github/actions/setup-swift with 1 update
2 parents e426271 + fbb8195 commit bc08098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 }}"

0 commit comments

Comments
 (0)