Merge pull request #32138 from helm/dependabot/github_actions/main/actions/stale-10.3.0

chore(deps): bump actions/stale from 10.2.0 to 10.3.0
pull/32141/head
Terry Howe 2 months ago committed by GitHub
commit e65b8666aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,7 +12,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
- uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has been marked as stale because it has been open for 90 days with no activity. This thread will be automatically closed in 30 days if no further activity occurs.'

Loading…
Cancel
Save