Bump morphy2k/revive-action from 2.7.6 to 2.7.7

Bumps [morphy2k/revive-action](https://github.com/morphy2k/revive-action) from 2.7.6 to 2.7.7.
- [Release notes](https://github.com/morphy2k/revive-action/releases)
- [Commits](https://github.com/morphy2k/revive-action/compare/v2.7.6...v2.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-02 03:49:13 +00:00 committed by GitHub
parent db4e172e4e
commit 2947d63861
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ jobs:
go-version-file: go.mod
- name: Run Revive Action by building from repository
uses: morphy2k/revive-action@v2.7.6
uses: morphy2k/revive-action@v2.7.7
with:
exclude: "./vendor/..."
name: "Revive"