diff --git a/.github/workflows/sync-api-backup.yml b/.github/workflows/sync-api-backup.yml index 48666fa..8bfad35 100644 --- a/.github/workflows/sync-api-backup.yml +++ b/.github/workflows/sync-api-backup.yml @@ -24,7 +24,7 @@ jobs: run: gitmojis sync - name: Create pull request 🎉 - uses: peter-evans/create-pull-request@v7.0.5 + uses: peter-evans/create-pull-request@v7.0.8 with: token: ${{ secrets.CREATE_PR_ACTION_TOKEN }} commit-message: 🍱 Update the backup file with the Gitmoji API data