Skip to content

Commit

Permalink
fix: upgrade vale
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Oct 31, 2024
1 parent 865bd29 commit 20b1fb0
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ concurrency:
cancel-in-progress: true

env:
VALE_VERSION: "3.7.1"
VALE_VERSION: "3.8.0"

jobs:
run-ci:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
inputs:
version:
description: "The version of the Vale to use"
default: "3.7.1"
default: "3.8.0"
type: string
required: false

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,8 @@ traceroute
Local UI
Transcode
transcoding
[Dd]atadog
[Dd]atadog
snapshotter
storageClass
declaratively
systemd
Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,8 @@ traceroute
Local UI
Transcode
transcoding
[Dd]atadog
[Dd]atadog
snapshotter
storageClass
declaratively
systemd

0 comments on commit 20b1fb0

Please sign in to comment.