mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
chore(deps): bump errata-ai/vale-action
Bumps [errata-ai/vale-action](https://github.com/errata-ai/vale-action) from 3f7188c866bcb3259339a09f517d7c4a8838303c to 38bf078c328061f59879b347ca344a718a736018.
- [Release notes](https://github.com/errata-ai/vale-action/releases)
- [Commits](3f7188c866...38bf078c32)
---
updated-dependencies:
- dependency-name: errata-ai/vale-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
35753e67c2
commit
4308402e35
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-check-vale.yaml
vendored
2
.github/workflows/pr-check-vale.yaml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: errata-ai/vale-action@3f7188c866bcb3259339a09f517d7c4a8838303c # reviewdog branch, https://github.com/errata-ai/vale-action/commit/3f7188c866bcb3259339a09f517d7c4a8838303c
|
||||
- uses: errata-ai/vale-action@38bf078c328061f59879b347ca344a718a736018 # reviewdog branch, https://github.com/errata-ai/vale-action/commit/3f7188c866bcb3259339a09f517d7c4a8838303c
|
||||
env:
|
||||
# Required, set by GitHub actions automatically:
|
||||
# https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret
|
||||
|
|
|
|||
Loading…
Reference in a new issue