Explorar el Código

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 hace 2 años
padre
commit
ad59998b2b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 }}