Skip to content

Commit 49ed525

Browse files
chore(deps): update actions/github-script action to v9 (#6277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0bb7925 commit 49ed525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
add-needs-triage:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/github-script@v7
18+
- uses: actions/github-script@v9
1919
with:
2020
script: |
2121
await github.rest.issues.addLabels({

0 commit comments

Comments
 (0)