Skip to content

Commit

Permalink
build(deps): bump morphy2k/revive-action from 2.5.7 to 2.5.10 (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent c341f68 commit 3c4153f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
go-version: ${{ matrix.go_version }}

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

0 comments on commit 3c4153f

Please sign in to comment.