Skip to content

Commit 774bad3

Browse files
authored
Merge pull request #602 from PabloLec/dependabot/github_actions/actions/stale-10
Bump actions/stale from 9 to 10
2 parents 3cbb3cd + 38e31b7 commit 774bad3

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
@@ -10,7 +10,7 @@ jobs:
1010
stale:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/stale@v9
13+
- uses: actions/stale@v10
1414
with:
1515
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
1616
close-issue-message: 'This issue was closed because it has been stalled for 5 days with no activity.'

0 commit comments

Comments
 (0)