Skip to content

Commit 3291fbe

Browse files
Update planetscale/ghcommit-action action to v0.2.20 (#1437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0e7d4c commit 3291fbe

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
@@ -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/[email protected].19
117+
uses: planetscale/[email protected].20
118118
with:
119119
commit_message: 'Automatically linting code'
120120
repo: '${{ github.repository }}'

0 commit comments

Comments
 (0)