Skip to content

Commit

Permalink
Merge branch 'main' into morelint
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat authored Jul 28, 2022
2 parents 6a49731 + 91097a3 commit 97868a8
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@v5.1.0
- uses: actions/stale@v5.1.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-pr-message: "This pull request 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 97868a8

Please sign in to comment.