Skip to content

Commit

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

0 comments on commit 9e0b14f

Please sign in to comment.