Skip to content

Commit abd269a

Browse files
authored
Merge pull request #4283 from nextcloud/dependabot/github_actions/master-7/actions/stale-10
[master-7] Bump actions/stale from 9 to 10
2 parents 2d9cdfb + bfd5412 commit abd269a

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
repo-token: ${{ secrets.GITHUB_TOKEN }}
1616
stale-issue-message: 'This issue is marked as stale, because it had no activity in the last 30 days. It will be closed in 5 days.'

0 commit comments

Comments
 (0)