Skip to content

Commit

Permalink
chore: Bump create-pull-request from v5 to v6 (eclipse-zenoh#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzypixelz authored Mar 1, 2024
1 parent 01ae772 commit bbb9f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-lockfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Create/Update a pull request if the lockfile changed
id: cpr
# NOTE: If there is a pending PR, this action will simply update it with a forced push.
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
title: Sync lockfile with Zenoh's
body: Automated synchronization of the Cargo lockfile with Zenoh. This is done to ensure plugin ABI compatibility.
Expand Down

0 comments on commit bbb9f94

Please sign in to comment.