Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent d34e237 commit a883f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
doc/*.{json,png,svg}
- name: Run Revive Action by building from repository
uses: morphy2k/revive-action@v2.5.11
uses: morphy2k/revive-action@v2.6.0
if: steps.changed-files.outputs.any_changed == 'true'
with:
exclude: "./vendor/..."
Expand Down

0 comments on commit a883f50

Please sign in to comment.