diff --git a/.github/workflows/automate-git-stats.yml b/.github/workflows/automate-git-stats.yml index ad0dc848..74a74ba9 100644 --- a/.github/workflows/automate-git-stats.yml +++ b/.github/workflows/automate-git-stats.yml @@ -133,7 +133,7 @@ jobs: retention-days: 1 - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: commit-message: 'chore(bot): update git statistics images' title: 'Update git statistics images'