Skip to content

Commit 38c7eb7

Browse files
chore(deps): update reviewdog/action-yamllint action to v1.16.0 (#754)
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | reviewdog/action-yamllint | v1.15.0 | v1.16.0 |
1 parent 0b0d0a4 commit 38c7eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ jobs:
5454
runs-on: ubuntu-latest
5555
steps:
5656
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
57-
- uses: reviewdog/action-yamllint@bc37f456f657881f4a007caa6e243cef03ec8a84 # v1.15.0
57+
- uses: reviewdog/action-yamllint@508148c0d959b166798f9792d1b29dddcac37348 # v1.16.0
5858
with:
5959
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)