mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
ci: update vale action
This commit is contained in:
parent
8a72df89ad
commit
5a142748bc
3
.github/workflows/docs-vale.yml
vendored
3
.github/workflows/docs-vale.yml
vendored
@ -21,8 +21,9 @@ jobs:
|
|||||||
ref: ${{ !github.event.pull_request.head.repo.fork && github.head_ref || '' }}
|
ref: ${{ !github.event.pull_request.head.repo.fork && github.head_ref || '' }}
|
||||||
|
|
||||||
- name: Vale
|
- name: Vale
|
||||||
uses: errata-ai/vale-action@753427452ff1d6cf7a7b76a552aa0cbee3971551 # tag=v1.5.0
|
uses: errata-ai/vale-action@c4213d4de3d5f718b8497bd86161531c78992084 # tag=v2.0.1
|
||||||
with:
|
with:
|
||||||
|
version: 2.17.0
|
||||||
files: docs/docs
|
files: docs/docs
|
||||||
env:
|
env:
|
||||||
# Required, set by GitHub actions automatically:
|
# Required, set by GitHub actions automatically:
|
||||||
|
Loading…
Reference in New Issue
Block a user