Skip to content

Commit

Permalink
build: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoehnelt committed May 14, 2024
1 parent ca5befe commit b1a19d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webmentions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
WEBMENTION_IO_TOKEN: ${{ secrets.WEBMENTION_IO_TOKEN }}
run: npm run webmentions
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
commit-message: 'chore: update mentions'
branch: chore/webmentions
Expand Down

0 comments on commit b1a19d5

Please sign in to comment.