| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 26fa9cc commit cf425ad
2 files changed
| 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-slim | |
| 22 | 22 | steps: | |
| 23 | - - uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0 | ||
| 23 | + - uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0 | ||
| 24 | 24 | with: | |
| 25 | 25 | repo-token: ${{ secrets.GITHUB_TOKEN }} | |
| 26 | 26 | days-before-close: 30 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -33,7 +33,7 @@ jobs: | |||
| 33 | 33 | if: github.repository == 'nodejs/node' | |
| 34 | 34 | runs-on: ubuntu-slim | |
| 35 | 35 | steps: | |
| 36 | - - uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0 | ||
| 36 | + - uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0 | ||
| 37 | 37 | with: | |
| 38 | 38 | repo-token: ${{ secrets.GITHUB_TOKEN }} | |
| 39 | 39 | days-before-stale: 90 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments