We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f61820d + 3f25050 commit 51c4c55Copy full SHA for 51c4c55
.github/workflows/happy-new-year.yml
@@ -73,7 +73,7 @@ jobs:
73
run: exit 1
74
75
- name: Create pull request
76
- uses: peter-evans/create-pull-request@v5
+ uses: peter-evans/create-pull-request@v6
77
with:
78
base: ${{ steps.branches.outputs.BASE }}
79
branch: ${{ steps.branches.outputs.PR_BRANCH }}
0 commit comments