Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action digest to a3d68bc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 43cf5b8 commit 31e396d
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@e13590484647602042886c51e2a8e43a670a22b7
uses: golangci/golangci-lint-action@a3d68bc6f4a8c132f068325dadcd0ce863e47add
with:
working-directory: task-generator
args: "--timeout=10m --build-tags='normal periodic'"
Expand Down

0 comments on commit 31e396d

Please sign in to comment.