Skip to content

Commit

Permalink
Bump suggest-changes action.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Jan 8, 2025
1 parent 45107d5 commit fc7692d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Formatting'
name: 'Format'

on:
pull_request:
Expand Down 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'
Expand Down

0 comments on commit fc7692d

Please sign in to comment.