Skip to content

Commit

Permalink
build(deps): bump morphy2k/revive-action from 2.5.4 to 2.5.5 (#84)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 5, 2024
1 parent 951e7ed commit 0fdf1b3
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 @@ -31,7 +31,7 @@ jobs:
go-version: ${{ matrix.go_version }}

- name: Revive check
uses: morphy2k/revive-action@v2.5.4
uses: morphy2k/revive-action@v2.5.5
with:
# Exclude patterns, separated by semicolons (optional)
exclude: "./testdata/..."
Expand Down

0 comments on commit 0fdf1b3

Please sign in to comment.