Skip to content

Commit 7d6846c

Browse files
renovate[bot]lucasthahn
authored andcommitted
chore(deps): update peter-evans/create-pull-request action to v7 (RooCodeInc#4349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8e98c3 commit 7d6846c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
- name: Create Pull Request
3333
if: steps.check-changes.outputs.changes == 'true'
34-
uses: peter-evans/create-pull-request@v5
34+
uses: peter-evans/create-pull-request@v7
3535
with:
3636
token: ${{ secrets.GITHUB_TOKEN }}
3737
commit-message: "docs: update contributors list [skip ci]"

0 commit comments

Comments
 (0)