mirror of
https://github.com/containers/skopeo.git
synced 2025-06-29 08:07:37 +00:00
chore(deps): update actions/stale to v3
Signed-off-by: Renovate Bot <bot@renovateapp.com> Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
parent
62e698b567
commit
2b55a7231a
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
pull-requests: write # for actions/stale to close stale PRs
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@98ed4cb500039dbcccf4bd9bedada4d0187f2757 # v3
|
||||
- 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
Block a user