Skip to content

Commit

Permalink
Update depup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa authored Jun 8, 2024
1 parent 8a1ef8f commit 4d7ce5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/depup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ 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 }})
Update markdownlint-cli to [v${{ steps.depup.outputs.latest }}](https://github.com/DavidAnson/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 }})
This PR is auto generated by [depup workflow](https://github.com/${{ github.repository }}/actions?query=workflow%3Adepup).
Expand Down

0 comments on commit 4d7ce5a

Please sign in to comment.