Skip to content

Commit

Permalink
Merge pull request #97 from pixelit-project/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/stale-9

Bump actions/stale from 7 to 9
  • Loading branch information
o0shojo0o authored Oct 8, 2024
2 parents 93d7410 + c743461 commit 84d8bf4
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 @@ -14,7 +14,7 @@ jobs:
pull-requests: write # for actions/stale to close stale PRs
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v7
- uses: actions/stale@v9
with:
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 7 days'
stale-pr-message: 'This pull request is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days'
Expand Down

0 comments on commit 84d8bf4

Please sign in to comment.