mirror of https://github.com/containers/podman.git
Merge pull request #10357 from srcshelton/patch-1
Update to actions/stale@v3
This commit is contained in:
commit
3bdbe3ce96
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/stale@v1
|
||||
- uses: actions/stale@v3
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
stale-issue-message: 'A friendly reminder that this issue had no activity for 30 days.'
|
||||
|
|
Loading…
Reference in New Issue