Skip to content

Commit

Permalink
CORE-2016: updated the golangci-lint version to use for lint checks
Browse files Browse the repository at this point in the history
  • Loading branch information
slr71 committed Dec 4, 2024
1 parent b29a7ec commit 8aa6f8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
call-workflow-passing-data:
uses: cyverse-de/github-workflows/.github/workflows/[email protected].6
uses: cyverse-de/github-workflows/.github/workflows/[email protected].8
with:
go-version: 1.23
golangci-lint-version: v1.62.2

0 comments on commit 8aa6f8e

Please sign in to comment.