Update waka.yml

This commit is contained in:
Timothy Pidashev
2021-12-26 22:10:14 -08:00
committed by GitHub
parent 9616791aa9
commit 59e93981d6
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
name: Update this repo's README
runs-on: ubuntu-latest
steps:
- uses: anmol098/waka-readme-stats@master
- uses: anmol098/waka-readme-stats@V3
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}