We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1cb608 + 194e30c commit 2c1890bCopy full SHA for 2c1890b
2 files changed
.github/workflows/automatic-updates.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Create update PR
27
id: cpr
28
- uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
+ uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
29
with:
30
token: ${{ secrets.GH_API_TOKEN }}
31
author: "Node.js GitHub Bot <nodejs-github-bot@users.noreply.github.com>"
.github/workflows/official-pr.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Create PR in official-images
42
id: create-pr
43
44
45
46
push-to-fork: nodejs/official-images
0 commit comments