Skip to content

Commit

Permalink
ci, go1.19: update revive action to 2.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Duarte Barroso <[email protected]>
  • Loading branch information
maiqueb authored and nicklesimba committed Feb 3, 2023
1 parent fe2ff0c commit 7c6639a
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 @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2

- name: Run Revive Action by building from repository
uses: morphy2k/revive-action@v1.4.1
uses: morphy2k/revive-action@v2.4.1
with:
exclude: "./vendor/..."
name: "Revive"
Expand Down

0 comments on commit 7c6639a

Please sign in to comment.