diff --git a/.github/workflows/golangci-lint.yml b/.github/workflows/golangci-lint.yml index 20fee5dfd6..8d98e5cfe4 100644 --- a/.github/workflows/golangci-lint.yml +++ b/.github/workflows/golangci-lint.yml @@ -23,7 +23,8 @@ jobs: go-version-file: go.mod cache: true cache-dependency-path: go.sum - - name: golangci-lint - uses: golangci/golangci-lint-action@v3.3.1 + - uses: golangci/golangci-lint-action@v3 with: - args: --timeout 3m --verbose + version: v1.48 + skip-cache: true + args: --timeout 10m --verbose \ No newline at end of file diff --git a/docs/checks/azure/database/index.md b/docs/checks/azure/database/index.md index 0a62b8269f..da455b8ae0 100644 --- a/docs/checks/azure/database/index.md +++ b/docs/checks/azure/database/index.md @@ -29,7 +29,7 @@ title: database - [threat-alert-email-set](threat-alert-email-set) At least one email address is set for threat alerts -- [threat-alert-email-to-owner](threat-alert-email-to-owner) Security threat alerts go to subcription owners and co-administrators +- [threat-alert-email-to-owner](threat-alert-email-to-owner) Security threat alerts go to subscription owners and co-administrators diff --git a/docs/checks/azure/database/threat-alert-email-to-owner/index.md b/docs/checks/azure/database/threat-alert-email-to-owner/index.md index bcce5fa021..eea2a34581 100644 --- a/docs/checks/azure/database/threat-alert-email-to-owner/index.md +++ b/docs/checks/azure/database/threat-alert-email-to-owner/index.md @@ -1,8 +1,8 @@ --- -title: Security threat alerts go to subcription owners and co-administrators +title: Security threat alerts go to subscription owners and co-administrators --- -# Security threat alerts go to subcription owners and co-administrators +# Security threat alerts go to subscription owners and co-administrators ### Default Severity: low