File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
template/.github/workflows Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 59
59
runs-on : ubuntu-latest
60
60
steps :
61
61
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
62
- - uses : reviewdog/action-yamllint@8d79c3d034667db2792e328936811ed44953d691 # v1.14 .0
62
+ - uses : reviewdog/action-yamllint@bc37f456f657881f4a007caa6e243cef03ec8a84 # v1.15 .0
63
63
with :
64
64
github_token : ${{ secrets.GITHUB_TOKEN }}
65
65
Original file line number Diff line number Diff line change 63
63
runs-on : ubuntu-latest
64
64
steps :
65
65
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
66
- - uses : reviewdog/action-yamllint@8d79c3d034667db2792e328936811ed44953d691 # v1.14 .0
66
+ - uses : reviewdog/action-yamllint@bc37f456f657881f4a007caa6e243cef03ec8a84 # v1.15 .0
67
67
with :
68
68
github_token : ${{ secrets.GITHUB_TOKEN }}
69
69
You can’t perform that action at this time.
0 commit comments