From df7f312474b9dd90d01a39762de99e4ddf605109 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 08:01:25 +0000 Subject: [PATCH] chore(deps): update actions/stale action to v8 --- .github/workflows/stale.yml | 2 +- ...phpdoc-parser-88be0a06-cc75-4ef1-9a0a-104759d45a1f.json | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 change/@rightcapital-phpdoc-parser-88be0a06-cc75-4ef1-9a0a-104759d45a1f.json diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index b767aaa..0ef4ab7 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 🚀 Run stale - uses: actions/stale@v3 + uses: actions/stale@v8 with: repo-token: ${{ secrets.GITHUB_TOKEN }} days-before-stale: 30 diff --git a/change/@rightcapital-phpdoc-parser-88be0a06-cc75-4ef1-9a0a-104759d45a1f.json b/change/@rightcapital-phpdoc-parser-88be0a06-cc75-4ef1-9a0a-104759d45a1f.json new file mode 100644 index 0000000..02014f1 --- /dev/null +++ b/change/@rightcapital-phpdoc-parser-88be0a06-cc75-4ef1-9a0a-104759d45a1f.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "chore(deps): update actions/stale action to v8", + "packageName": "@rightcapital/phpdoc-parser", + "email": "29139614+renovate[bot]@users.noreply.github.com", + "dependentChangeType": "patch" +}