Skip to content

Commit fcbeb9f

Browse files
authored
Merge pull request #1180 from risuorg/dependabot/github_actions/actions/stale-10
build(deps): bump actions/stale from 9 to 10
2 parents 64a2e0f + a6983ff commit fcbeb9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
stale:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/stale@v9
16+
- uses: actions/stale@v10
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed

0 commit comments

Comments
 (0)