diff --git a/.github/workflows/sync-api-backup.yml b/.github/workflows/sync-api-backup.yml index 9665a3a..e6e0b7f 100644 --- a/.github/workflows/sync-api-backup.yml +++ b/.github/workflows/sync-api-backup.yml @@ -23,7 +23,7 @@ jobs: run: uv run --no-sync gitmojis sync - name: Create pull request 🎉 - uses: peter-evans/create-pull-request@v7.0.8 + uses: peter-evans/create-pull-request@v7.0.11 with: token: ${{ secrets.CREATE_PR_ACTION_TOKEN }} commit-message: 🍱 Update the backup file with the Gitmoji API data