Skip to content

Commit 86e6117

Browse files
chore(deps): Bump SwiftyLab/setup-swift from 1.12.0 to 1.13.0 (#42)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf6dfb9 commit 86e6117

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ runs:
354354
- name: Setup Swift
355355
id: setup-swift
356356
if: ${{ inputs.setup-swift == 'true' }}
357-
uses: SwiftyLab/setup-swift@4bbb093f8c68d1dee1caa8b67c681a3f8fe70a91 # v1.12.0
357+
uses: SwiftyLab/setup-swift@86a5d3b9cffda409de636eb5f63f3f5696fdbe36 # v1.13.0
358358
with:
359359
swift-version: ${{ inputs.swift-version }}
360360
cache-snapshot: ${{ inputs.swift-cache == 'true' }}

0 commit comments

Comments
 (0)