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

Commit

Permalink
Merge pull request #27 from escemi-tech/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/stale-5
  • Loading branch information
neilime authored Apr 15, 2022
2 parents bf71f5b + bc11e8a commit 9063d50
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 @@ -9,7 +9,7 @@ jobs:
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"
Expand Down

0 comments on commit 9063d50

Please sign in to comment.