From 941c81f5ab26d7d664b1f89edd12e1094b9277bf Mon Sep 17 00:00:00 2001 From: Tushar <30565750+tushar5526@users.noreply.github.com> Date: Tue, 26 Sep 2023 23:32:10 +0530 Subject: [PATCH] Update recent-activity.yml --- .github/workflows/recent-activity.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/recent-activity.yml b/.github/workflows/recent-activity.yml index ce73daa2..8b479668 100644 --- a/.github/workflows/recent-activity.yml +++ b/.github/workflows/recent-activity.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: jamesgeorge007/github-activity-readme@hotfix/prevent-stack-traces + - uses: jamesgeorge007/github-activity-readme@master env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: