mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 09:49:15 -03:00
chore(deps): update actions/stale action to v8
This commit is contained in:
committed by
TrueCharts Bot
parent
c05e8aa559
commit
b12b8141d2
2
.github/workflows/stale.yaml
vendored
2
.github/workflows/stale.yaml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Check for stale issues and PRs
|
||||
uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b # v7
|
||||
uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8
|
||||
with:
|
||||
repo-token: ${{ secrets.BOT_TOKEN }}
|
||||
days-before-issue-stale: 180
|
||||
|
||||
Reference in New Issue
Block a user