Skip to content

Commit 8439f60

Browse files
Update planetscale/ghcommit-action action to v0.2.6
1 parent 0ad0a94 commit 8439f60

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
@@ -122,7 +122,7 @@ jobs:
122122
env:
123123
GITHUB_TOKEN: '${{ secrets.RSG_BOT_TOKEN }}'
124124
if: "contains('${{ steps.commit-message.outputs.message }}', 'Automatically linting code')"
125-
uses: planetscale/ghcommit-action@v0.2.5
125+
uses: planetscale/ghcommit-action@v0.2.6
126126
with:
127127
commit_message: 'Automatically linting code'
128128
repo: '${{ github.repository }}'

0 commit comments

Comments
 (0)