Skip to content

Commit 78e6413

Browse files
Bump nosborn/github-action-markdown-cli in the github-actions group
Bumps the github-actions group with 1 update: [nosborn/github-action-markdown-cli](https://github.com/nosborn/github-action-markdown-cli). Updates `nosborn/github-action-markdown-cli` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases) - [Commits](nosborn/github-action-markdown-cli@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: nosborn/github-action-markdown-cli dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8766f5e commit 78e6413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
ref: ${{ github.head_ref }}
2525
- name: lint markdown files
26-
uses: nosborn/github-action-markdown-cli@v3.4.0
26+
uses: nosborn/github-action-markdown-cli@v3.5.0
2727
with:
2828
files: .
2929

0 commit comments

Comments
 (0)