Skip to content

Commit 762abe8

Browse files
Update planetscale/ghcommit-action action to v0.2.18
1 parent d4bef62 commit 762abe8

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
@@ -118,7 +118,7 @@ jobs:
118118
env:
119119
GITHUB_TOKEN: '${{ secrets.RSG_BOT_TOKEN }}'
120120
if: "contains('${{ steps.commit-message.outputs.message }}', 'Automatically linting code')"
121-
uses: planetscale/[email protected].17
121+
uses: planetscale/[email protected].18
122122
with:
123123
commit_message: 'Automatically linting code'
124124
repo: '${{ github.repository }}'

0 commit comments

Comments
 (0)