Skip to content

Commit

Permalink
Bump errata-ai/vale-action from 2.1.0 to 2.1.1 (#2141)
Browse files Browse the repository at this point in the history
Bumps [errata-ai/vale-action](https://github.com/errata-ai/vale-action) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/errata-ai/vale-action/releases)
- [Commits](errata-ai/vale-action@38bf078...d89dee9)

---
updated-dependencies:
- dependency-name: errata-ai/vale-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joel Hawksley <[email protected]>
  • Loading branch information
dependabot[bot] and joelhawksley authored Oct 30, 2024
1 parent cb7e1ab commit 4ff8327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Vale
uses: errata-ai/vale-action@38bf078c328061f59879b347ca344a718a736018
uses: errata-ai/vale-action@d89dee975228ae261d22c15adcd03578634d429c
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
markdown:
Expand Down

0 comments on commit 4ff8327

Please sign in to comment.