From f3ce34f25f85be0f8ff5e95bde62ffdfd26befdc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 14 Sep 2022 20:59:55 +0200 Subject: [PATCH] chore(deps): update actions/stale digest to 99b6c70 (#3776) --- .github/workflows/stale.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml index c87e5f52eaa..89151f71e11 100644 --- a/.github/workflows/stale.yaml +++ b/.github/workflows/stale.yaml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Check for stale issues and PRs - uses: actions/stale@9c1b1c6e115ca2af09755448e0dbba24e5061cc8 # tag=v5 + uses: actions/stale@99b6c709598e2b0d0841cd037aaf1ba07a4410bd # tag=v5 with: repo-token: ${{ secrets.BOT_TOKEN }} days-before-issue-stale: 180