Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 585c4ed

Browse files
Merge pull request #10 from PythonCoderAS/dependabot/github_actions/peter-evans/create-pull-request-6
Bump peter-evans/create-pull-request from 5 to 6
2 parents 8d84a5c + f471279 commit 585c4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
app_id: ${{ secrets.APP_ID }}
2727
private_key: ${{ secrets.APP_PRIVATE_KEY }}
2828
- name: Create Pull Request
29-
uses: peter-evans/create-pull-request@v5
29+
uses: peter-evans/create-pull-request@v6
3030
with:
3131
title: "Auto Pipenv Update"
3232
body: "This PR was created automatically by the Auto Update workflow."

0 commit comments

Comments
 (0)