chore: update repo-stats workflow

This commit is contained in:
Maarten
2024-03-05 10:25:20 +01:00
committed by GitHub
parent f3e67951e8
commit 07dde5bb04

View File

@@ -14,6 +14,6 @@ jobs:
steps:
- name: run-ghrs
# Use latest release.
uses: jgehrcke/github-repo-stats@v1.4.1 # Don't use latest release for security reasons (what if the workflow gets taken over by a malicious party)
uses: jgehrcke/github-repo-stats@v1.4.2
with:
ghtoken: ${{ secrets.ghrs_github_api_token }}