Skip to content

Commit

Permalink
chore: update create-pull-request action
Browse files Browse the repository at this point in the history
  • Loading branch information
Rjected committed Nov 6, 2024
1 parent a267080 commit 60e5f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
echo "EOF" >> $GITHUB_OUTPUT
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v7
with:
add-paths: ./Cargo.lock
commit-message: ${{ steps.msg.outputs.commit_message }}
Expand Down

0 comments on commit 60e5f09

Please sign in to comment.