Procházet zdrojové kódy

actions/stale@v3 (#1868)

5.0
Glenn Jocher GitHub před 3 roky
rodič
revize
fda8df7e88
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      .github/workflows/stale.yml

+ 1
- 1
.github/workflows/stale.yml Zobrazit soubor

@@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v1
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.'

Načítá se…
Zrušit
Uložit