File tree Expand file tree Collapse file tree 4 files changed +25
-25
lines changed
Expand file tree Collapse file tree 4 files changed +25
-25
lines changed Original file line number Diff line number Diff line change @@ -16,31 +16,31 @@ jobs:
1616 - uses : actions/checkout@v4
1717
1818 - name : Generate stats card
19- uses : Pranesh-2005/github-readme-stats-fast-action@v1
19+ uses : Pranesh-2005/github-readme-stats-fast-action@v1.1
2020 with :
2121 card : stats
2222 options : username=${{ github.repository_owner }}
2323 path : profile/stats.svg
2424 token : ${{ secrets.GITHUB_TOKEN }}
2525
2626 - name : Generate streak card
27- uses : Pranesh-2005/github-readme-stats-fast-action@v1
27+ uses : Pranesh-2005/github-readme-stats-fast-action@v1.1
2828 with :
2929 card : streak
3030 options : username=${{ github.repository_owner }}
3131 path : profile/streak.svg
3232 token : ${{ secrets.GITHUB_TOKEN }}
3333
3434 - name : Generate Top Languages card
35- uses : Pranesh-2005/github-readme-stats-fast-action@v1
35+ uses : Pranesh-2005/github-readme-stats-fast-action@v1.1
3636 with :
3737 card : top-langs
3838 options : username=${{ github.repository_owner }}
3939 path : profile/top-langs.svg
4040 token : ${{ secrets.GITHUB_TOKEN }}
4141
4242 - name : Generate Wakatime card
43- uses : Pranesh-2005/github-readme-stats-fast-action@v1
43+ uses : Pranesh-2005/github-readme-stats-fast-action@v1.1
4444 with :
4545 card : wakatime
4646 options : username=praneshjs
You can’t perform that action at this time.
0 commit comments