Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -110,7 +110,7 @@ jobs:
env:
GITHUB_TOKEN: '${{ secrets.RSG_BOT_TOKEN }}'
if: "contains('${{ steps.commit-message.outputs.message }}', 'Automatically linting code')"
uses: planetscale/ghcommit-action@v0.1.47
uses: planetscale/ghcommit-action@v0.2.0
with:
commit_message: 'Automatically linting code'
repo: '${{ github.repository }}'

0 comments on commit 9aece89

Please sign in to comment.