chore(ci): fix trufflehog scan #2
2 changed files with 1 additions and 4 deletions
2
.github/workflows/default-ci.yaml
vendored
2
.github/workflows/default-ci.yaml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
uses: edplato/trufflehog-actions-scan@master
|
||||
|
||||
- name: TruffleHog Scan (managed git)
|
||||
if: github.server_url != 'https://github.com'
|
||||
if: github.server_url == 'https://professional-service.git.onstackit.cloud'
|
||||
uses: https://github.com/edplato/trufflehog-actions-scan@master
|
||||
|
||||
pre-commit-checks:
|
||||
|
|
|
|||
|
|
@ -28,9 +28,6 @@ variable "name" {
|
|||
default = "test-machine"
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
variable "availability_zone" {
|
||||
description = "The availability zone (e.g. eu01-1)"
|
||||
type = string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue