Skip to content

Commit

Permalink
fix(github-action): update planetscale/ghcommit-action ( v0.2.0 → v0.…
Browse files Browse the repository at this point in the history
…2.3 ) (#202)

| datasource  | package                     | from   | to     |
| ----------- | --------------------------- | ------ | ------ |
| github-tags | planetscale/ghcommit-action | v0.2.0 | v0.2.3 |

Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com>
  • Loading branch information
smurf-bot[bot] authored Jan 17, 2025
1 parent 80e61a8 commit 40a2369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: python ./scripts/render-readme.py

- name: Commit Changes
uses: planetscale/ghcommit-action@v0.2.0
uses: planetscale/ghcommit-action@v0.2.3
with:
commit_message: "chore: regenerate README.md [skip ci]"
repo: ${{ github.repository }}
Expand Down

0 comments on commit 40a2369

Please sign in to comment.