Skip to content

Commit 9d1b69e

Browse files
Update planetscale/ghcommit-action action to v0.2.4
1 parent 1fad0af commit 9d1b69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
env:
115115
GITHUB_TOKEN: '${{ secrets.RSG_BOT_TOKEN }}'
116116
if: "contains('${{ steps.commit-message.outputs.message }}', 'Automatically linting code')"
117-
uses: planetscale/[email protected].3
117+
uses: planetscale/[email protected].4
118118
with:
119119
commit_message: 'Automatically linting code'
120120
repo: '${{ github.repository }}'

0 commit comments

Comments
 (0)