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.
1 parent 5880c84 commit c5e4107Copy full SHA for c5e4107
.github/workflows/serverless-patch.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Apply patch from stack to serverless
43
id: apply-patch
44
run: $GITHUB_WORKSPACE/stack/.github/workflows/serverless-patch.sh
45
- - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6
+ - uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7
46
with:
47
token: ${{ secrets.GH_TOKEN }}
48
path: serverless
0 commit comments