Skip to content

Commit 749c7d6

Browse files
Merge pull request #138 from loresoft/dependabot/github_actions/actions/stale-10
Bump actions/stale from 9 to 10
2 parents f3b2c39 + 41f464d commit 749c7d6

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
issues: write
1414
pull-requests: write
1515
steps:
16-
- uses: actions/stale@v9
16+
- uses: actions/stale@v10
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919

0 commit comments

Comments
 (0)