Skip to content

Commit

Permalink
Merge pull request #61 from gookit/dependabot/github_actions/morphy2k…
Browse files Browse the repository at this point in the history
…/revive-action-2.4.1
  • Loading branch information
inhere committed Sep 30, 2022
2 parents 5c30935 + 145eac6 commit 3bf2659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -32,7 +32,7 @@ jobs:
go-version: ${{ matrix.go_version }}

- name: Revive check
uses: morphy2k/revive-action@v2.4.0
uses: morphy2k/revive-action@v2.4.1
if: ${{ matrix.os == 'ubuntu-latest' }}
with:
# Exclude patterns, separated by semicolons (optional)
Expand Down

0 comments on commit 3bf2659

Please sign in to comment.