Skip to content

Commit ae9bea2

Browse files
chore(deps): bump morphy2k/revive-action from 2.7.3 to 2.7.4 (#73)
1 parent 0bb8e10 commit ae9bea2

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

3434
- name: Revive check
35-
uses: morphy2k/revive-action@v2.7.3
35+
uses: morphy2k/revive-action@v2.7.4
3636
if: ${{ matrix.os == 'ubuntu-latest' }}
3737
with:
3838
# Exclude patterns, separated by semicolons (optional)

0 commit comments

Comments
 (0)