Browse Source

Added stats CI

maziggy 1 month ago
parent
commit
a63c774065
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/repo-stats.yml

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

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