We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 775972b + 685c937 commit 5eb318aCopy full SHA for 5eb318a
1 file changed
.github/workflows/combine-prs.yml
@@ -41,7 +41,7 @@ jobs:
41
42
# Steps represent a sequence of tasks that will be executed as part of the job
43
steps:
44
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v8
45
id: create-combined-pr
46
name: Create Combined PR
47
with:
0 commit comments