Skip to content

Commit ec288ac

Browse files
Update planetscale/ghcommit-action action to v0.2.15 (#1560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aaf0cea commit ec288ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
env:
127127
GITHUB_TOKEN: '${{ secrets.RSG_BOT_TOKEN }}'
128128
if: "contains('${{ steps.commit-message.outputs.message }}', 'Automatically linting code')"
129-
uses: planetscale/ghcommit-action@v0.2.13
129+
uses: planetscale/ghcommit-action@v0.2.15
130130
with:
131131
commit_message: 'Automatically linting code'
132132
repo: '${{ github.repository }}'

0 commit comments

Comments
 (0)