Skip to content

Commit 84dba2b

Browse files
Update planetscale/ghcommit-action action to v0.2.8 (#1229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f8f7cd commit 84dba2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
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].7
121+
uses: planetscale/[email protected].8
122122
with:
123123
commit_message: 'Automatically linting code'
124124
repo: '${{ github.repository }}'

0 commit comments

Comments
 (0)