Skip to content

Commit 63a4477

Browse files
Bump errata-ai/vale-action from 2.1.1 to 2.1.2
Bumps [errata-ai/vale-action](https://github.com/errata-ai/vale-action) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/errata-ai/vale-action/releases) - [Commits](vale-cli/vale-action@v2.1.1...2.1.2) --- updated-dependencies: - dependency-name: errata-ai/vale-action dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4411d71 commit 63a4477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vale-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
files: content/**/*.md # Only check markdown files in the content directory
1818
separator: ","
1919

20-
- uses: errata-ai/vale-action@v2.1.1
20+
- uses: errata-ai/vale-action@2.1.2
2121
if: steps.changed-files.outputs.any_changed == 'true'
2222
with:
2323
fail_on_error: true

0 commit comments

Comments
 (0)