Skip to content

Commit

Permalink
💚 ci: fix morphy/revive-action:v2.5.5 not found on lint.yml
Browse files Browse the repository at this point in the history
inhere committed Jan 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 1a3e1b1 commit d2b8e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ jobs:
timeout-minutes: 3

- name: Revive lint check
uses: docker://morphy/revive-action:v2.5.5
uses: docker://morphy/revive-action:v2
with:
# Exclude patterns, separated by semicolons (optional)
exclude: "./_examples/...;./testdata/..."

0 comments on commit d2b8e48

Please sign in to comment.