Skip to content

Commit fc7e25a

Browse files
workflows: bump prologic/action-markdownlint from 0.27.0 to 0.28.0 (#2628)
Bumps [prologic/action-markdownlint](https://github.com/prologic/action-markdownlint) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/prologic/action-markdownlint/releases) - [Commits](reviewdog/action-markdownlint@v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: prologic/action-markdownlint dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a310fb commit fc7e25a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v7
3030
- name: markdownlint
31-
uses: prologic/action-markdownlint@v0.27.0
31+
uses: prologic/action-markdownlint@v0.28.0
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
3434
reporter: github-pr-review # Change reporter. (Only `github-pr-check` is supported at the moment).

0 commit comments

Comments
 (0)