Skip to content

Commit

Permalink
Merge pull request #81 from koki-develop/renovate/peter-evans-create-…
Browse files Browse the repository at this point in the history
…pull-request-6.x

chore(deps): update peter-evans/create-pull-request action to v6
  • Loading branch information
koki-develop committed Jun 14, 2024
2 parents 81db0ef + 6e0712a commit 8f7b096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
vhs < $t
done
- uses: peter-evans/create-pull-request@v5
- uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
title: update docs
Expand Down

0 comments on commit 8f7b096

Please sign in to comment.