mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
build(deps): bump reviewdog/action-setup from 1.4.0 to 1.5.0
Bumps [reviewdog/action-setup](https://github.com/reviewdog/action-setup) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/reviewdog/action-setup/releases)
- [Commits](d8edfce3dd...d8a7baabd7)
---
updated-dependencies:
- dependency-name: reviewdog/action-setup
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -100,7 +100,7 @@ jobs:
|
||||
-
|
||||
name: Install reviewdog
|
||||
if: ${{ matrix.target == 'vale' && github.event_name == 'pull_request' }}
|
||||
uses: reviewdog/action-setup@d8edfce3dd5e1ec6978745e801f9c50b5ef80252 # v1.4.0
|
||||
uses: reviewdog/action-setup@d8a7baabd7f3e8544ee4dbde3ee41d0011c3a93f # v1.5.0
|
||||
-
|
||||
name: Run reviewdog for vale
|
||||
if: ${{ matrix.target == 'vale' && github.event_name == 'pull_request' }}
|
||||
|
||||
Reference in New Issue
Block a user