Skip to content

Commit 6624154

Browse files
build(deps): bump morphy2k/revive-action from 2.5.6 to 2.5.7
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.5.6 to 2.5.7. - [Release notes](https://github.com/morphy2k/revive-action/releases) - [Commits](morphy2k/revive-action@v2.5.6...v2.5.7) --- 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 ac5dfa1 commit 6624154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
go-version: ${{ matrix.go_version }}
3333

3434
- name: Revive check
35-
uses: morphy2k/[email protected].6
35+
uses: morphy2k/[email protected].7
3636
if: ${{ matrix.os == 'ubuntu-latest' && matrix.go_version == '1.20' }}
3737
with:
3838
# Exclude patterns, separated by semicolons (optional)

0 commit comments

Comments
 (0)