Skip to content

Commit df30158

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

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/revive-action@v2.6.0
27+
uses: morphy2k/revive-action@v2.7.0
2828
if: steps.changed-files.outputs.any_changed == 'true'
2929
with:
3030
exclude: "./vendor/..."

0 commit comments

Comments
 (0)