Skip to content

Commit 334c2c3

Browse files
dep: bump morphy2k/revive-action from 2.7.7 to 2.7.8
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.7.7 to 2.7.8. - [Release notes](https://github.com/morphy2k/revive-action/releases) - [Commits](morphy2k/revive-action@v2.7.7...v2.7.8) --- updated-dependencies: - dependency-name: morphy2k/revive-action dependency-version: 2.7.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ec7f43 commit 334c2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
sed -i -e '/_requestgen.go/d' coverage_dnum.txt
9191
9292
- name: Revive Check
93-
uses: morphy2k/[email protected].7 # https://github.com/mgechev/revive/issues/956
93+
uses: morphy2k/[email protected].8 # https://github.com/mgechev/revive/issues/956
9494
with:
9595
reporter: github-pr-review
9696
fail_on_error: true

0 commit comments

Comments
 (0)