Skip to content

Commit 2d2b1e1

Browse files
build(deps): bump morphy2k/revive-action from 2.5.7 to 2.5.9
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.5.7 to 2.5.9. - [Release notes](https://github.com/morphy2k/revive-action/releases) - [Commits](morphy2k/revive-action@v2.5.7...v2.5.9) --- updated-dependencies: - dependency-name: morphy2k/revive-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fcbbec commit 2d2b1e1

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
@@ -31,7 +31,7 @@ jobs:
3131
go-version: ${{ matrix.go_version }}
3232

3333
- name: Revive check
34-
uses: morphy2k/revive-action@v2.5.7
34+
uses: morphy2k/revive-action@v2.5.9
3535
if: ${{ matrix.os == 'ubuntu-latest' }}
3636
with:
3737
# Exclude patterns, separated by semicolons (optional)

0 commit comments

Comments
 (0)