Skip to content

Commit a83b184

Browse files
dependabot[bot]manuelbuil
authored andcommitted
Bump morphy2k/revive-action from 2.5.11 to 2.6.0
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.5.11 to 2.6.0. - [Release notes](https://github.com/morphy2k/revive-action/releases) - [Commits](morphy2k/revive-action@v2.5.11...v2.6.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 57d5ac3 commit a83b184

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
@@ -25,7 +25,7 @@ jobs:
2525
doc/*.{json,png,svg}
2626
2727
- name: Run Revive Action by building from repository
28-
uses: morphy2k/revive-action@v2.5.11
28+
uses: morphy2k/revive-action@v2.6.0
2929
if: steps.changed-files.outputs.any_changed == 'true'
3030
with:
3131
exclude: "./vendor/..."

0 commit comments

Comments
 (0)