Skip to content

Commit

Permalink
fix: upgrade vale action version (#36)
Browse files Browse the repository at this point in the history
* chore: upgrade vale test

* chore: fix version

* docs: update logo

* docs: fix prettier
  • Loading branch information
caroldelwing authored Feb 20, 2025
1 parent 66eaeb4 commit 5650a6d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4

- name: Vale Check
uses: errata-ai/vale-action@reviewdog
uses: errata-ai/vale-action@v2.1.1
with:
filter_mode: added
reporter: github-pr-review
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Spectro Cloud Vale Package

![Spectro Cloud logo with docs inline](/static/images/spectrocloud-logo-light.svg)
![Spectro Cloud logo with docs inline](/static/images/spectrocloud-logo-docs.png)

This repository contains the Vale package for Spectro Cloud documentation. The package includes custom rules and configurations to ensure consistency and quality across the documentation. It is based on the [Spectro Cloud style guide](https://spectrocloud.atlassian.net/wiki/spaces/DE/pages/1765933057/Spectro+Cloud+Internal+Style+Guide) and best practices.

Expand Down Expand Up @@ -99,7 +99,6 @@ vale:
version: '3.9.1'
```
## Contribution
For more information on contributing to this repository, please refer to the [Contribution Guide](docs/CONTRIBUTION.md).
Binary file added static/images/spectrocloud-logo-docs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5650a6d

Please sign in to comment.