Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
czarcas7ic committed Dec 28, 2023
1 parent 0bd1948 commit 79ad698
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 99 deletions.
58 changes: 0 additions & 58 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/dependencies-review.yml

This file was deleted.

17 changes: 0 additions & 17 deletions .github/workflows/labeler.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.50.1
version: v1.51.1
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ benchmark:
###############################################################################

golangci_lint_cmd=golangci-lint
golangci_version=v1.50.1
golangci_version=v1.51.1

lint:
@echo "--> Running linter"
Expand Down

0 comments on commit 79ad698

Please sign in to comment.