Skip to content

Commit 44616bf

Browse files
build(deps): bump morphy2k/revive-action from 2.5.5 to 2.5.6 (#56)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c0aa9e commit 44616bf

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

3333
- name: Revive check
34-
uses: morphy2k/[email protected].5
34+
uses: morphy2k/[email protected].6
3535
with:
3636
# Exclude patterns, separated by semicolons (optional)
3737
exclude: "./_examples/..."

0 commit comments

Comments
 (0)