Skip to content

Commit c7184e8

Browse files
Update planetscale/ghcommit-action action to v0.1.36
1 parent 7cda755 commit c7184e8

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
@@ -82,7 +82,7 @@ jobs:
8282
env:
8383
GITHUB_TOKEN: '${{ secrets.RSG_BOT_TOKEN }}'
8484
if: "'${{ steps.commit-message.outputs.message }}' == 'Automatically linting code'"
85-
uses: planetscale/[email protected].35
85+
uses: planetscale/[email protected].36
8686
with:
8787
commit_message: 'Automatically linting code'
8888
repo: '${{ github.repository }}'

0 commit comments

Comments
 (0)