Skip to content

Commit

Permalink
Bump morphy2k/revive-action from 2.4.1 to 2.5.1 (#966)
Browse files Browse the repository at this point in the history
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/morphy2k/revive-action/releases)
- [Commits](morphy2k/revive-action@v2.4.1...v2.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2023
1 parent ed1a3f2 commit 6e0fc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v3

- name: Revive Action
uses: morphy2k/revive-action@v2.4.1
uses: morphy2k/revive-action@v2.5.1

- name: Check formatting
run: test -z $(gofmt -l .) || (gofmt -l . && exit 1)
Expand Down

0 comments on commit 6e0fc87

Please sign in to comment.