Skip to content

Commit

Permalink
remove reporter flag
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan authored Dec 19, 2023
1 parent 91b16b7 commit 440ea82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gorelease-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ jobs:

- name: Reviewdog Lint
uses: reviewdog/action-golangci-lint@v2
with:
reporter: github-check

- name: Write private key to disk
run: echo "${{ secrets.COSIGN_PRIVATE_KEY }}" > /tmp/cosign.key
Expand Down

0 comments on commit 440ea82

Please sign in to comment.