| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0feca0c commit a0ba688
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -41,7 +41,7 @@ jobs: | |||
| 41 | 41 | if: github.repository == 'nodejs/node' | |
| 42 | 42 | runs-on: ubuntu-latest | |
| 43 | 43 | steps: | |
| 44 | - - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0 | ||
| 44 | + - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0 | ||
| 45 | 45 | with: | |
| 46 | 46 | repo-token: ${{ secrets.GITHUB_TOKEN }} | |
| 47 | 47 | 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@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0 | ||
| 23 | + - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.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