Sfoglia il codice sorgente

Merge pull request #121 from eza-community/dependabot/github_actions/actions/stale-8

chore(deps): bump actions/stale from 5 to 8
Christina Sørensen 2 anni fa
parent
commit
ad59998b2b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/stale.yml

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

@@ -18,7 +18,7 @@ jobs:
       pull-requests: write
 
     steps:
-    - uses: actions/stale@v5
+    - uses: actions/stale@v8
       with:
         repo-token: ${{ secrets.GITHUB_TOKEN }}