Skip to content

Commit

Permalink
Bump suggest-changes action.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
maleadt committed Jan 8, 2025
1 parent 234ec4c commit c10e7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
[ $? -eq 2 ] && exit 1 || exit 0
- name: Suggest changes
uses: parkerbxyz/suggest-changes@v1
uses: parkerbxyz/suggest-changes@v2
with:
comment: 'Runic suggested the following formatting changes.'
event: 'COMMENT'

0 comments on commit c10e7cf

Please sign in to comment.