Skip to content

Commit

Permalink
Merge pull request #75 from glotzerlab/dependabot-github_actions-trun…
Browse files Browse the repository at this point in the history
…k-actions-stale-9.0.0

Bump actions/stale from 8.0.0 to 9.0.0
  • Loading branch information
joaander authored Dec 11, 2023
2 parents 19bd078 + 5afe587 commit 0911f97
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 @@ -11,7 +11,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8.0.0
- uses: actions/stale@v9.0.0
with:
days-before-close: 10
stale-issue-label: stale
Expand Down

0 comments on commit 0911f97

Please sign in to comment.