Skip to content

Commit 2d921c4

Browse files
Update planetscale/ghcommit-action action to v0.2.6
1 parent c04bb7c commit 2d921c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/ghcommit-action@v0.2.5
117+
uses: planetscale/ghcommit-action@v0.2.6
118118
with:
119119
commit_message: 'Automatically linting code'
120120
repo: '${{ github.repository }}'

0 commit comments

Comments
 (0)