Skip to content

Commit c10e7cf

Browse files
committed
Bump suggest-changes action.
[ci skip]
1 parent 234ec4c commit c10e7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
[ $? -eq 2 ] && exit 1 || exit 0
4444
4545
- name: Suggest changes
46-
uses: parkerbxyz/suggest-changes@v1
46+
uses: parkerbxyz/suggest-changes@v2
4747
with:
4848
comment: 'Runic suggested the following formatting changes.'
4949
event: 'COMMENT'

0 commit comments

Comments
 (0)