We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 913e5c8 + 4c94482 commit ca8aec7Copy full SHA for ca8aec7
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@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
+ uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.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