Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action digest to 3cfe3a4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent aabebc5 commit be1219e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
cache: true
# Run linter
- name: golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v3
with:
args: --timeout=5m --print-issued-lines --print-linter-name -c .golangci.yaml --out-format=github-actions
install-mode: "goinstall"
Expand Down

0 comments on commit be1219e

Please sign in to comment.