Skip to content

Commit

Permalink
Update github actions (#1453)
Browse files Browse the repository at this point in the history
* Update github actions

* Automatically linting code

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rocket Understudy <33589210+rsg-bot@users.noreply.github.com>
  • Loading branch information
renovate[bot] and rsg-bot authored Jan 14, 2025
1 parent cac71d4 commit de9c81d
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/ghcommit-action@v0.2.0
uses: planetscale/ghcommit-action@v0.2.3
with:
commit_message: 'Automatically linting code'
repo: '${{ github.repository }}'
Expand Down

0 comments on commit de9c81d

Please sign in to comment.