Skip to content

Commit

Permalink
build(deps): bump morphy2k/revive-action from 2.5.4 to 2.5.6
Browse files Browse the repository at this point in the history
Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.5.4 to 2.5.6.
- [Release notes](https://github.com/morphy2k/revive-action/releases)
- [Commits](morphy2k/revive-action@v2.5.4...v2.5.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 8, 2024
1 parent 9ef6bd0 commit b2be530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -32,7 +32,7 @@ jobs:
go-version: ${{ matrix.go_version }}

- name: Revive check
uses: morphy2k/revive-action@v2.5.4
uses: morphy2k/revive-action@v2.5.6
if: ${{ matrix.os == 'ubuntu-latest' && matrix.go_version == '1.20' }}
with:
# Exclude patterns, separated by semicolons (optional)
Expand Down

0 comments on commit b2be530

Please sign in to comment.