Skip to content

Commit

Permalink
Update stale-issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Aug 14, 2023
1 parent c75625e commit 88ac869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-issue.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@v3
- uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Esta vaga encontra-se há um bom tempo sem novas interações. Se ainda estiver aberta, faça um comentário, caso contrario, a fecharemos automaticamente em 5 dias.'
Expand Down

0 comments on commit 88ac869

Please sign in to comment.