mirror of https://github.com/portainer/portainer
Change stabot action version as it stopped working (#9246)
parent
9fac997300
commit
86ec058347
|
@ -9,7 +9,7 @@ jobs:
|
|||
issues: write
|
||||
|
||||
steps:
|
||||
- uses: actions/stale@v4.0.0
|
||||
- uses: actions/stale@v8
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue