We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52861c3 + b7ab789 commit aeb0515Copy full SHA for aeb0515
1 file changed
.github/workflows/label-pr.yml
@@ -14,7 +14,7 @@ jobs:
14
permissions:
15
pull-requests: write
16
steps:
17
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v8
18
env:
19
PULL_REQUEST_TITLE: ${{ github.event.pull_request.title }}
20
with:
0 commit comments