Skip to content

Commit 9ab5f34

Browse files
authored
Merge pull request #178 from hashicorp/dependabot/github_actions/golangci/golangci-lint-action-3.4.0
Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0
2 parents 69d18a7 + 7f56b6d commit 9ab5f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
id: go
3030

3131
- name: Run linters
32-
uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376 # v3.3.1
32+
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
3333
with:
3434
version: latest
3535

0 commit comments

Comments
 (0)