Explorar el Código

Added stats CI

maziggy hace 5 meses
padre
commit
240b6cb408
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/repo-stats.yml

+ 1 - 1
.github/workflows/repo-stats.yml

@@ -11,7 +11,7 @@ jobs:
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
     steps:
     steps:
       - name: run-ghrs
       - name: run-ghrs
-        uses: jgehrcke/github-repo-stats@v1
+        uses: jgehrcke/github-repo-stats@v1.4.2
         with:
         with:
           repository: maziggy/bambuddy
           repository: maziggy/bambuddy
           ghtoken: ${{ secrets.GHRS_GITHUB_API_TOKEN }}
           ghtoken: ${{ secrets.GHRS_GITHUB_API_TOKEN }}