Skip to content

Commit

Permalink
Update planetscale/ghcommit-action action to v0.2.1 (#2473)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent b2cac14 commit 4d07bb7
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
Expand Up @@ -114,7 +114,7 @@ jobs:
env:
GITHUB_TOKEN: '${{ secrets.RSG_BOT_TOKEN }}'
if: "contains('${{ steps.commit-message.outputs.message }}', 'Automatically linting code')"
uses: planetscale/[email protected].0
uses: planetscale/[email protected].1
with:
commit_message: 'Automatically linting code'
repo: '${{ github.repository }}'
Expand Down

0 comments on commit 4d07bb7

Please sign in to comment.