Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2236 from gobuffalo/dependabot/github_actions/dev…
Browse files Browse the repository at this point in the history
…elopment/actions/stale-5

Bump actions/stale from 4 to 5
  • Loading branch information
paganotoni authored Apr 8, 2022
2 parents 4bb1530 + edcda04 commit 6531d1c
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 @@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4
- uses: actions/stale@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
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 5 days."
Expand Down

0 comments on commit 6531d1c

Please sign in to comment.