Skip to content

Commit

Permalink
Merge pull request #1092 from bash-lsp/renovate/peter-evans-create-pu…
Browse files Browse the repository at this point in the history
…ll-request-6.x

chore(deps): update peter-evans/create-pull-request action to v6
  • Loading branch information
skovhus authored Apr 21, 2024
2 parents aec70de + 8f06a20 commit 3f65813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-tree-sitter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Create pull request
if: steps.verify-changed-files.outputs.files_changed == 'true'
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
add-paths: server
title: Auto upgrade tree-sitter-bash parser
Expand Down

0 comments on commit 3f65813

Please sign in to comment.