Skip to content

Commit fc6c746

Browse files
committed
2 parents bb963f4 + 67f7446 commit fc6c746

File tree

4 files changed

+25
-25
lines changed

4 files changed

+25
-25
lines changed

.github/workflows/update-readme-cards.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

profile/stats.svg

Lines changed: 3 additions & 3 deletions
Loading

profile/streak.svg

Lines changed: 5 additions & 5 deletions
Loading

profile/wakatime.svg

Lines changed: 13 additions & 13 deletions
Loading

0 commit comments

Comments
 (0)