Skip to content

Commit 58f5c74

Browse files
build(deps): bump actions/github-script from 8 to 9 (#2776)
1 parent 4a5ef7e commit 58f5c74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unstale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
if: ${{ !github.event.issue.pull_request }}
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/github-script@v8
16+
- uses: actions/github-script@v9
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
script: |

0 commit comments

Comments
 (0)