Skip to content

Commit aeb0515

Browse files
authored
Merge pull request #3 from HugoRCD/renovate/actions-github-script-8.x
2 parents 52861c3 + b7ab789 commit aeb0515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
permissions:
1515
pull-requests: write
1616
steps:
17-
- uses: actions/github-script@v7
17+
- uses: actions/github-script@v8
1818
env:
1919
PULL_REQUEST_TITLE: ${{ github.event.pull_request.title }}
2020
with:

0 commit comments

Comments
 (0)