You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/stale-issue.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ jobs:
8
8
stale:
9
9
runs-on: ubuntu-latest
10
10
steps:
11
-
- uses: actions/stale@v8
11
+
- uses: actions/stale@v9
12
12
with:
13
13
repo-token: ${{ secrets.GITHUB_TOKEN }}
14
14
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.'
0 commit comments