Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action digest to aaa42aa
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and chmeliik committed Jul 30, 2024
1 parent edba396 commit 595d1f5
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 @@ -12,7 +12,7 @@ jobs:
with:
go-version-file: './task-generator/go.mod'
- name: golangci-lint
uses: golangci/golangci-lint-action@9f3ba2c3a8aadb9f3c42d252c4c227a6b0d98539
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86
with:
working-directory: task-generator
args: "--timeout=10m --build-tags='normal periodic'"
Expand Down

0 comments on commit 595d1f5

Please sign in to comment.