| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b23358f commit 6f60404
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -14,8 +14,10 @@ on: | |||
| 14 | 14 | jobs: | |
| 15 | 15 | noResponse: | |
| 16 | 16 | runs-on: ubuntu-latest | |
| 17 | + permissions: | ||
| 18 | + issues: write | ||
| 17 | 19 | steps: | |
| 18 | - - uses: lee-dohm/no-response@v0.5.0 | ||
| 20 | + - uses: lee-dohm/no-response@9bb0a4b5e6a45046f00353d5de7d90fb8bd773bb #v0.5.0 | ||
| 19 | 21 | with: | |
| 20 | 22 | token: ${{ github.token }} | |
| 21 | 23 | daysUntilClose: 14 # Number of days of inactivity before an Issue is closed for lack of response | |
| Back | FazBrowse Home | New Git URL |
0 commit comments