Skip to content

Commit de9c81d

Browse files
Update github actions (#1453)
* 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>
1 parent cac71d4 commit de9c81d

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
@@ -114,7 +114,7 @@ jobs:
114114
env:
115115
GITHUB_TOKEN: '${{ secrets.RSG_BOT_TOKEN }}'
116116
if: "contains('${{ steps.commit-message.outputs.message }}', 'Automatically linting code')"
117-
uses: planetscale/ghcommit-action@v0.2.0
117+
uses: planetscale/ghcommit-action@v0.2.3
118118
with:
119119
commit_message: 'Automatically linting code'
120120
repo: '${{ github.repository }}'

0 commit comments

Comments
 (0)