Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Commit 8f1dc95

Browse files
authored
Merge pull request #29 from chainbound/dependabot/github_actions/peter-evans/create-pull-request-7
chore(deps): bump peter-evans/create-pull-request from 6 to 7
2 parents 2986e20 + 838e479 commit 8f1dc95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
echo "EOF" >> $GITHUB_OUTPUT
5353
5454
- name: Create Pull Request
55-
uses: peter-evans/create-pull-request@v6
55+
uses: peter-evans/create-pull-request@v7
5656
with:
5757
add-paths: ./Cargo.lock
5858
commit-message: ${{ steps.msg.outputs.commit_message }}

0 commit comments

Comments
 (0)