Skip to content

Commit f6f305f

Browse files
Update planetscale/ghcommit-action action to v0.2.13 (#1814)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ad76db commit f6f305f

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
@@ -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/ghcommit-action@v0.2.12
121+
uses: planetscale/ghcommit-action@v0.2.13
122122
with:
123123
commit_message: 'Automatically linting code'
124124
repo: '${{ github.repository }}'

0 commit comments

Comments
 (0)