Skip to content

Commit 3340269

Browse files
chore(deps): update dependency nicklockwood/swiftformat to v0.58.6 (#5605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30d922b commit 3340269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ runs:
193193
if: ${{ inputs.language == 'swift' }}
194194
id: swiftformat-version
195195
shell: bash
196-
run: echo "SWIFTFORMAT_VERSION=0.58.5" >> $GITHUB_OUTPUT
196+
run: echo "SWIFTFORMAT_VERSION=0.58.6" >> $GITHUB_OUTPUT
197197

198198
- name: Checkout swiftformat
199199
if: ${{ inputs.language == 'swift' }}

0 commit comments

Comments
 (0)