Skip to content

Commit

Permalink
🧹 update CI go and linter
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <[email protected]>
  • Loading branch information
imilchev committed Sep 18, 2024
1 parent 3c263ff commit 1c8b6d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
golang-version=1.22.2
golang-version=1.23.1
operator-sdk-version=v1.33.0
MONDOO_ORG_MRN=//captain.api.mondoo.app/organizations/mondoo-operator-testing
MONDOO_GQL_ENDPOINT=https://api.mondoo.com/query
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.54
version: latest
args: --timeout=20m0s

license-check:
Expand Down

0 comments on commit 1c8b6d5

Please sign in to comment.