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 13d79669d1c7cf33b26fc5607214ef529f071cdc to 1edf87ba97278a700ba88ed9619172912ffaac25.
- [Release notes](https://github.com/errata-ai/vale-action/releases)
- [Commits](13d79669d1...1edf87ba97)
---
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
8cdbc9a262
commit
6e5bc7d6ba
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@13d79669d1c7cf33b26fc5607214ef529f071cdc # reviewdog branch, https://github.com/errata-ai/vale-action/commit/13d79669d1c7cf33b26fc5607214ef529f071cdc
|
||||
- uses: errata-ai/vale-action@1edf87ba97278a700ba88ed9619172912ffaac25 # reviewdog branch, https://github.com/errata-ai/vale-action/commit/13d79669d1c7cf33b26fc5607214ef529f071cdc
|
||||
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