Skip to content

Commit

Permalink
Merge pull request #1952 from nextcloud/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/stale-9

Build(deps): Bump actions/stale from 8 to 9
  • Loading branch information
christianlupus committed Dec 10, 2023
2 parents ea76eb4 + a68dc9d commit 8c04078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:

- uses: actions/stale@v8
- uses: actions/stale@v9
name: Close stale issues
with:
days-before-stale: 45
Expand Down

0 comments on commit 8c04078

Please sign in to comment.