Skip to content

Commit c6d126b

Browse files
Bump morphy2k/revive-action from 2.7.0 to 2.7.1
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/morphy2k/revive-action/releases) - [Commits](morphy2k/revive-action@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: morphy2k/revive-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86e0fd7 commit c6d126b

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].0
27+
uses: morphy2k/[email protected].1
2828
if: steps.changed-files.outputs.any_changed == 'true'
2929
with:
3030
exclude: "./vendor/..."

0 commit comments

Comments
 (0)