diff --git a/.github/workflows/depup.yml b/.github/workflows/depup.yml index 4c75807..bf29da8 100644 --- a/.github/workflows/depup.yml +++ b/.github/workflows/depup.yml @@ -25,8 +25,8 @@ jobs: title: "chore(deps): update markdownlint-cli to ${{ steps.depup.outputs.latest }}" commit-message: "chore(deps): update markdownlint-cli to ${{ steps.depup.outputs.latest }}" body: | - Update markdownlint-cli to [v${{ steps.depup.outputs.latest }}](https://github.com/DavidAnson/reviewdog/markdownlint-cli/tag/v${{ steps.depup.outputs.latest }}) - Compare [v${{ steps.depup.outputs.current }}...v${{ steps.depup.outputs.latest }}](https://github.com/DavidAnson/markdownlint-cli/compare/v${{ steps.depup.outputs.current }}...v${{ steps.depup.outputs.latest }}) + Update markdownlint-cli to [v${{ steps.depup.outputs.latest }}](https://github.com/igorshubovych/markdownlint-cli/tag/v${{ steps.depup.outputs.latest }}) + Compare [v${{ steps.depup.outputs.current }}...v${{ steps.depup.outputs.latest }}](https://github.com/igorshubovych/markdownlint-cli/compare/v${{ steps.depup.outputs.current }}...v${{ steps.depup.outputs.latest }}) This PR is auto generated by [depup workflow](https://github.com/${{ github.repository }}/actions?query=workflow%3Adepup). branch: depup/markdownlint-cli