Skip to content

Commit

Permalink
Bump morphy2k/revive-action from 2.2.0 to 2.3.0 (easegress-io#559)
Browse files Browse the repository at this point in the history
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/morphy2k/revive-action/releases)
- [Commits](morphy2k/revive-action@v2.2.0...v2.3.0)

---
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 2, 2022
1 parent 369caac commit 85c9aaf
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@v2

- name: Revive Action
uses: morphy2k/revive-action@v2.2.0
uses: morphy2k/revive-action@v2.3.0

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

0 comments on commit 85c9aaf

Please sign in to comment.