Skip to content

Commit 0e9ad24

Browse files
committed
feat(tco): add resource_tc_organization_org_manage_policy_config
1 parent 1deb86a commit 0e9ad24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838
- name: golangci-lint
3939
uses: golangci/golangci-lint-action@v3
4040
with:
41-
version: v1.45.2
42-
#version: v1.54
41+
# version: v1.45.2
42+
version: v1.54
4343
working-directory: ./tencentcloud
4444
args: --new-from-rev=origin/master -v
4545
#args: --enable-all --max-same-issues=0 --max-issues-per-linter=0 --new-from-rev=origin/master -v

0 commit comments

Comments
 (0)