Skip to content

Commit

Permalink
Merge pull request #594 from iamvishnusankar/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/stale-7

Bump actions/stale from 5 to 7
  • Loading branch information
iamvishnusankar committed Mar 7, 2023
2 parents ec7bf65 + ef37c27 commit 368121f
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 @@ -17,7 +17,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v5
- uses: actions/stale@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Closing this issue due to inactivity.'
Expand Down

0 comments on commit 368121f

Please sign in to comment.