Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 23, 2023
1 parent 7fe2e78 commit 0c88fb0
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 @@ -24,7 +24,7 @@ jobs:
go-version: "1.19"
check-latest: true
- name: Run golangci-lint
uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376 # v3.3.1
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
with:
version: latest

Expand Down

0 comments on commit 0c88fb0

Please sign in to comment.