Skip to content

Commit a95c420

Browse files
chore(deps): update dependency nicklockwood/swiftformat to v0.57.2 (#5113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66563f6 commit a95c420

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
@@ -202,7 +202,7 @@ runs:
202202
if: ${{ inputs.language == 'swift' }}
203203
id: swiftformat-version
204204
shell: bash
205-
run: echo "SWIFTFORMAT_VERSION=0.56.4" >> $GITHUB_OUTPUT
205+
run: echo "SWIFTFORMAT_VERSION=0.57.2" >> $GITHUB_OUTPUT
206206

207207
- name: Checkout swiftformat
208208
if: ${{ inputs.language == 'swift' }}

0 commit comments

Comments
 (0)