Browse Source

Update stale.yml

pull/22475/head
Nick Brassel 5 months ago
committed by GitHub
parent
commit
5c22706294
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/stale.yml

+ 1
- 1
.github/workflows/stale.yml View File

@ -14,7 +14,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}


Loading…
Cancel
Save