Skip to content

Commit

Permalink
Merge pull request #15668 from jhipster/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/stale-4

chore(deps): bump actions/stale from 3 to 4
  • Loading branch information
DanielFran authored Jul 19, 2021
2 parents 60f9753 + 58ef76e commit d7d5473
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 @@ -26,7 +26,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
- uses: actions/stale@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-label: 'area: stale'
Expand Down

0 comments on commit d7d5473

Please sign in to comment.