Skip to content

Commit

Permalink
Bump morphy2k/revive-action from 2.5.2 to 2.5.3
Browse files Browse the repository at this point in the history
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/morphy2k/revive-action/releases)
- [Commits](morphy2k/revive-action@v2.5.2...v2.5.3)

---
updated-dependencies:
- dependency-name: morphy2k/revive-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 690a0b3 commit ec1c487
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/[email protected].2
uses: morphy2k/[email protected].3
with:
# Exclude patterns, separated by semicolons (optional)
exclude: "./_examples/..."
Expand Down

0 comments on commit ec1c487

Please sign in to comment.