Skip to content

Commit

Permalink
Merge pull request #398 from glotzerlab/dependabot-github_actions-tru…
Browse files Browse the repository at this point in the history
…nk-actions-version-637f40baaf

Bump actions/stale from 9.0.0 to 9.1.0 in the actions-version group
  • Loading branch information
joaander authored Feb 3, 2025
2 parents bd46567 + de488c3 commit a555006
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@v9.0.0
- uses: actions/stale@v9.1.0
with:
days-before-close: 10
stale-issue-label: stale
Expand Down

0 comments on commit a555006

Please sign in to comment.