43
43
44
44
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
45
45
- name : trivy
46
- uses : reviewdog/action-trivy@53df306f280cda70854ce997d97759e53c0e3abe # v1.9 .0
46
+ uses : reviewdog/action-trivy@14e16b394d55cc5cbbf0797b04fa5257adbe6e7a # v1.11 .0
47
47
with :
48
48
github_token : ${{ github.token }}
49
49
trivy_command : config
@@ -107,7 +107,7 @@ jobs:
107
107
108
108
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
109
109
- name : misspell
110
- uses : reviewdog/action-misspell@30433ca7be17888deb78a32521706fb65defbf3f # v1.21 .0
110
+ uses : reviewdog/action-misspell@ef8b22c1cca06c8d306fc6be302c3dab0f6ca12f # v1.23 .0
111
111
with :
112
112
github_token : ${{ github.token }}
113
113
reporter : github-pr-review
@@ -128,7 +128,7 @@ jobs:
128
128
129
129
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
130
130
- name : alex
131
- uses : reviewdog/action-alex@cb336002f82b8d6fc261315be81fac2f32ff8ab2 # v1.11 .0
131
+ uses : reviewdog/action-alex@f95df9e356d97e67e4626f04ad125c4a99a906a9 # v1.13 .0
132
132
with :
133
133
github_token : ${{ github.token }}
134
134
reporter : github-pr-review
@@ -148,7 +148,7 @@ jobs:
148
148
149
149
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
150
150
- name : markdownlint
151
- uses : reviewdog/action-markdownlint@03033f367f4405bac3aab53233f9ab38da874884 # v0.22 .0
151
+ uses : reviewdog/action-markdownlint@e9f3ab4fea1433280a4b0eddca17be1340dfea94 # v0.24 .0
152
152
with :
153
153
github_token : ${{ github.token }}
154
154
reporter : github-pr-review
@@ -168,7 +168,7 @@ jobs:
168
168
169
169
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
170
170
- name : actionlint
171
- uses : reviewdog/action-actionlint@afad3b6ab835e5611bda8c8193377e2d5c21413d # v1.51 .0
171
+ uses : reviewdog/action-actionlint@4f8f9963ca57a41e5fd5b538dd79dbfbd3e0b38a # v1.54 .0
172
172
with :
173
173
github_token : ${{ github.token }}
174
174
reporter : github-pr-review
0 commit comments