Skip to content

Commit

Permalink
Merge pull request #4553 from Sebastian-Webster/update-stale
Browse files Browse the repository at this point in the history
Updated actions/stale action
  • Loading branch information
junedchhipa authored Jul 4, 2024
2 parents 1d9e9fa + 48f32a7 commit aa0c389
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 @@ -13,7 +13,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v3
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.'
Expand Down

0 comments on commit aa0c389

Please sign in to comment.