diff --git a/.github/workflows/renovate-go-mod-fix.yaml b/.github/workflows/renovate-go-mod-fix.yaml index 451fd7d..46d2d04 100644 --- a/.github/workflows/renovate-go-mod-fix.yaml +++ b/.github/workflows/renovate-go-mod-fix.yaml @@ -28,6 +28,6 @@ jobs: with: git_user: Pion Bot git_email: 59523206+pionbot@users.noreply.github.com - github_token: ${{ secrets.GITHUB_TOKEN }} + github_token: ${{ secrets.PIONBOT_PRIVATE_KEY }} commit_style: squash push: force