فهرست منبع

Merge pull request #2384 from opencost/dependabot/github_actions/actions/stale-9

Bump actions/stale from 8 to 9
Cliff Colvin 2 سال پیش
والد
کامیت
60148078d8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/stale.yml

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

@@ -7,7 +7,7 @@ jobs:
   stale:
   stale:
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
     steps:
     steps:
-      - uses: actions/stale@v8
+      - uses: actions/stale@v9
         with:
         with:
           stale-issue-message: 'This issue has been marked as stale because it has been open for 360 days with no activity. Please remove the stale label or comment or this issue will be closed in 5 days.'
           stale-issue-message: 'This issue has been marked as stale because it has been open for 360 days with no activity. Please remove the stale label or comment or this issue will be closed in 5 days.'
           close-issue-message: 'This issue was closed because it has been inactive for 365 days with no activity.'
           close-issue-message: 'This issue was closed because it has been inactive for 365 days with no activity.'