Skip to content

Commit d25b8d4

Browse files
Update planetscale/ghcommit-action action to v0.2.18 (#1741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51a0579 commit d25b8d4

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
@@ -122,7 +122,7 @@ jobs:
122122
env:
123123
GITHUB_TOKEN: '${{ secrets.RSG_BOT_TOKEN }}'
124124
if: "contains('${{ steps.commit-message.outputs.message }}', 'Automatically linting code')"
125-
uses: planetscale/ghcommit-action@v0.2.17
125+
uses: planetscale/ghcommit-action@v0.2.18
126126
with:
127127
commit_message: 'Automatically linting code'
128128
repo: '${{ github.repository }}'

0 commit comments

Comments
 (0)