Skip to content

Commit

Permalink
Merge pull request #447 from btraceio/renovate/actions-stale-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jbachorik authored Feb 14, 2021
2 parents 98a8da7 + c440680 commit 943bbc1
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 @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@v1
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Stale issue message'
Expand Down

0 comments on commit 943bbc1

Please sign in to comment.