Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
annakhm authored Sep 24, 2024
1 parent e55c555 commit 8bdc234
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@ jobs:
name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.50
version: v1.56.1
args: --issues-exit-code=1
skip-pkg-cache: true
skip-build-cache: true
-
name: Import GPG key
id: import_gpg
Expand Down

0 comments on commit 8bdc234

Please sign in to comment.