Skip to content

Commit d3633fa

Browse files
Merge pull request #572 from k8snetworkplumbingwg/dependabot/github_actions/morphy2k/revive-action-2.7.4
Bump morphy2k/revive-action from 2.7.1 to 2.7.4
2 parents 9a0f4b7 + 98fafc3 commit d3633fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
doc/*.{json,png,svg}
2525
2626
- name: Run Revive Action by building from repository
27-
uses: morphy2k/[email protected].1
27+
uses: morphy2k/[email protected].4
2828
if: steps.changed-files.outputs.any_changed == 'true'
2929
with:
3030
exclude: "./vendor/..."

0 commit comments

Comments
 (0)