Skip to content

Commit

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

chore(deps): bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
Allaman authored Oct 5, 2024
2 parents c455595 + 9f319b6 commit 8ed0919
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 @@ -24,7 +24,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@v6
uses: peter-evans/create-pull-request@v7
with:
title: Update emojis
commit-message: "feat: update emojis"
Expand Down

0 comments on commit 8ed0919

Please sign in to comment.