Skip to content

Commit 491555a

Browse files
authoredFeb 14, 2024
build(deps): bump morphy2k/revive-action from 2.5.6 to 2.5.7 (#121)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df03681 commit 491555a

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.6
34+
uses: morphy2k/revive-action@v2.5.7
3535
if: ${{ matrix.os == 'ubuntu-latest' }}
3636
with:
3737
# Exclude patterns, separated by semicolons (optional)

0 commit comments

Comments
 (0)