Browse Source

chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#5988)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 month ago
parent
commit
03f08149ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/stale.yml

+ 1 - 1
.github/workflows/stale.yml

@@ -16,7 +16,7 @@ jobs:
       - uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
         with:
           egress-policy: audit
-      - uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
+      - uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
         with:
           repo-token: ${{ secrets.GITHUB_TOKEN }}
           stale-issue-message: 'This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.'