Skip to content

Commit 9e15317

Browse files
Merge pull request #310 from PythonCoderAS/dependabot/github_actions/peter-evans/create-pull-request-6
chore(deps): Bump peter-evans/create-pull-request from 5 to 6
2 parents a4ea6fb + cd2bbf1 commit 9e15317

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
@@ -24,7 +24,7 @@ jobs:
2424
app_id: ${{ secrets.APP_ID }}
2525
private_key: ${{ secrets.APP_PRIVATE_KEY }}
2626
- name: Create Pull Request
27-
uses: peter-evans/create-pull-request@v5
27+
uses: peter-evans/create-pull-request@v6
2828
with:
2929
title: "Auto NPM Update"
3030
body: "This PR was created automatically by the Auto Update workflow."

0 commit comments

Comments
 (0)