Skip to content

Commit db7b815

Browse files
Update planetscale/ghcommit-action action to v0.2.11
1 parent 9a28211 commit db7b815

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
@@ -126,7 +126,7 @@ jobs:
126126
env:
127127
GITHUB_TOKEN: '${{ secrets.RSG_BOT_TOKEN }}'
128128
if: "contains('${{ steps.commit-message.outputs.message }}', 'Automatically linting code')"
129-
uses: planetscale/ghcommit-action@v0.2.10
129+
uses: planetscale/ghcommit-action@v0.2.11
130130
with:
131131
commit_message: 'Automatically linting code'
132132
repo: '${{ github.repository }}'

0 commit comments

Comments
 (0)