| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 666df20 commit 910d296
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ jobs: | |||
| 39 | 39 | if: github.repository == 'nodejs/node' | |
| 40 | 40 | runs-on: ubuntu-latest | |
| 41 | 41 | steps: | |
| 42 | - - uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b # v7.0.0 | ||
| 42 | + - uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8.0.0 | ||
| 43 | 43 | with: | |
| 44 | 44 | repo-token: ${{ secrets.GITHUB_TOKEN }} | |
| 45 | 45 | days-before-stale: 180 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -20,7 +20,7 @@ jobs: | |||
| 20 | 20 | if: github.repository == 'nodejs/node' | |
| 21 | 21 | runs-on: ubuntu-latest | |
| 22 | 22 | steps: | |
| 23 | - - uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b # v7.0.0 | ||
| 23 | + - uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8.0.0 | ||
| 24 | 24 | with: | |
| 25 | 25 | repo-token: ${{ secrets.GITHUB_TOKEN }} | |
| 26 | 26 | days-before-close: 30 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments