Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action digest to 9ec8973
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent d2618a8 commit 0e02239
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@9ec89731c3231147ae014c73448ce9a7240d661b
with:
working-directory: task-generator
args: "--timeout=10m --build-tags='normal periodic'"
Expand Down

0 comments on commit 0e02239

Please sign in to comment.