Skip to content

Commit d791241

Browse files
chore(deps): update reviewdog/action-yamllint action to v1.14.0 (#268)
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------- | | github-tags | reviewdog/action-yamllint | v1.6.1 | v1.14.0 |
1 parent bee5b8c commit d791241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ jobs:
6363
runs-on: ubuntu-latest
6464
steps:
6565
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
66-
- uses: reviewdog/action-yamllint@8c429dfe4fc47b1ce1fa99a64e94693880d5dc30 # tag=v1.6.1
66+
- uses: reviewdog/action-yamllint@8d79c3d034667db2792e328936811ed44953d691 # v1.14.0
6767
with:
6868
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)