Skip to content

Commit

Permalink
Merge pull request #11 from Allaman/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-pull-request-6

chore(deps): bump peter-evans/create-pull-request from 4 to 6
  • Loading branch information
Allaman authored Mar 5, 2024
2 parents 821f809 + 22b33c1 commit 8747237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-emojis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
python -c 'import json, sys;json.dump(json.load(sys.stdin), sys.stdout)' < /tmp/emojis.json > ./lua/emoji/emojis.json
- name: create PR
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
title: Update emojis
commit-message: "feat: update emojis"
Expand Down

0 comments on commit 8747237

Please sign in to comment.