Skip to content

Commit 3cc6ebf

Browse files
build(deps): bump morphy2k/revive-action from 2.5.7 to 2.5.10
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.5.7 to 2.5.10. - [Release notes](https://github.com/morphy2k/revive-action/releases) - [Commits](morphy2k/revive-action@v2.5.7...v2.5.10) --- 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 34d0257 commit 3cc6ebf

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
@@ -39,7 +39,7 @@ jobs:
3939
# go-version: ${{ matrix.go_version }}
4040

4141
- name: Revive check
42-
uses: morphy2k/[email protected].7
42+
uses: morphy2k/[email protected].10
4343
if: ${{ matrix.os == 'ubuntu-latest' }}
4444
with:
4545
# Exclude patterns, separated by semicolons (optional)

0 commit comments

Comments
 (0)