Skip to content

Commit b9d46b4

Browse files
⬆️ Update peter-evans/create-pull-request action to v8
1 parent c9fe0c8 commit b9d46b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-api-backup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run:
2424
uv run --no-sync gitmojis sync
2525
- name: Create pull request 🎉
26-
uses: peter-evans/create-pull-request@v7.0.11
26+
uses: peter-evans/create-pull-request@v8.1.1
2727
with:
2828
token: ${{ secrets.CREATE_PR_ACTION_TOKEN }}
2929
commit-message: 🍱 Update the backup file with the Gitmoji API data

0 commit comments

Comments
 (0)