Skip to content

Commit 9a93525

Browse files
authored
Merge pull request #140 from AsBuiltReport/dependabot/github_actions/actions/stale-10
ci(deps): bump actions/stale from 9 to 10
2 parents 1b58411 + aac65cf commit 9a93525

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
@@ -7,7 +7,7 @@ jobs:
77
stale:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/stale@v9
10+
- uses: actions/stale@v10
1111
with:
1212
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.'
1313
days-before-stale: 90

0 commit comments

Comments
 (0)