Skip to content

Commit

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

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

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 Jun 2, 2023
1 parent a6ee9e8 commit f407d40
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/[email protected].1
uses: morphy2k/[email protected].2

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

0 comments on commit f407d40

Please sign in to comment.