Skip to content

Commit 7443cba

Browse files
authored
Merge branch 'main' into dependabot/go_modules/github.com/aquasecurity/tfsec-1.5.0
2 parents 8c522a7 + 49301cc commit 7443cba

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout repository
1919
uses: actions/checkout@v2
2020
- name: Setup golangci-lint
21-
uses: golangci/golangci-lint-action@v2
21+
uses: golangci/golangci-lint-action@v3.1.0
2222
with:
2323
version: v1.43
2424
args : --verbose

0 commit comments

Comments
 (0)