Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action digest to eab1d2f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and chmeliik committed Nov 25, 2024
1 parent 966c437 commit 7c5da5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
go-version-file: './${{matrix.path}}/go.mod'
cache-dependency-path: ./${{matrix.path}}/go.sum
- name: golangci-lint
uses: golangci/golangci-lint-action@160a1d779cee256901ff3d68ef8ccc63ac8a04f8
uses: golangci/golangci-lint-action@eab1d2f3d76f26c09e2ab8c957fe5bb64bf46b89
with:
working-directory: ${{matrix.path}}
args: "--timeout=10m --build-tags='normal periodic'"
Expand Down

0 comments on commit 7c5da5d

Please sign in to comment.