Update stale.yaml

Adding pinned version to get past this error https://github.com/github/advisory-database/actions/runs/9200192452
This commit is contained in:
Madison Oliver
2024-07-08 13:57:32 -04:00
committed by GitHub
parent cbaea81bd5
commit e57319cdcc
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@latest
- uses: actions/stale@v9.0.0
name: Clean up stale PRs
with:
repo-token: ${{ secrets.STALE_BOT }}