Commit c150b31
tools: update create-or-update-pull-request-action
Fixes GitHub's `set-output` deprecation.
PR-URL: #46169
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 1b45713 commit c150b31Copy full SHA for c150b31
File tree
Expand file treeCollapse file tree
6 files changed
+6
-6
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
6 files changed
+6
-6
lines changedOpen diff view settings
Collapse file
.github/workflows/authors.yml
Copy file name to clipboardExpand all lines: .github/workflows/authors.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | | - |
| 22 | + |
23 | 23 | |
24 | 24 | |
25 | 25 | |
|
Collapse file
.github/workflows/find-inactive-collaborators.yml
Copy file name to clipboardExpand all lines: .github/workflows/find-inactive-collaborators.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
| 36 | + |
37 | 37 | |
38 | 38 | |
39 | 39 | |
|
Collapse file
.github/workflows/find-inactive-tsc.yml
Copy file name to clipboardExpand all lines: .github/workflows/find-inactive-tsc.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
42 | 42 | |
43 | 43 | |
44 | 44 | |
45 | | - |
| 45 | + |
46 | 46 | |
47 | 47 | |
48 | 48 | |
|
Collapse file
.github/workflows/license-builder.yml
Copy file name to clipboardExpand all lines: .github/workflows/license-builder.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | | - |
| 24 | + |
25 | 25 | |
26 | 26 | |
27 | 27 | |
|
Collapse file
.github/workflows/timezone-update.yml
Copy file name to clipboardExpand all lines: .github/workflows/timezone-update.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
40 | 40 | |
41 | 41 | |
42 | 42 | |
43 | | - |
| 43 | + |
44 | 44 | |
45 | 45 | |
46 | 46 | |
|
Collapse file
.github/workflows/tools.yml
Copy file name to clipboardExpand all lines: .github/workflows/tools.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
141 | 141 | |
142 | 142 | |
143 | 143 | |
144 | | - |
| 144 | + |
145 | 145 | |
146 | 146 | |
147 | 147 | |
|
0 commit comments