We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea265e5 + 95ec84e commit fa5ca17Copy full SHA for fa5ca17
.github/workflows/auto-update.yml
@@ -24,7 +24,7 @@ jobs:
24
app_id: ${{ secrets.APP_ID }}
25
private_key: ${{ secrets.APP_PRIVATE_KEY }}
26
- name: Create Pull Request
27
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
28
with:
29
title: "Auto NPM Update"
30
body: "This PR was created automatically by the Auto Update workflow."
0 commit comments