Skip to content

Commit

Permalink
feat:Changed branch name in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Bharadwajshivam28 committed Aug 12, 2024
1 parent 9cc8c70 commit 88d2f05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/prolwer.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
contents: 'read'
id-token: 'write'

uses: clouddrove/github-shared-workflows/.github/workflows/prowler.yml@feat/prowler-workflow
uses: clouddrove/github-shared-workflows/.github/workflows/prowler.yml@feat/master
with:
cloud_provider: aws
aws_region: ## AWS Region
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
contents: 'read'
id-token: 'write'

uses: clouddrove/github-shared-workflows/.github/workflows/prowler.yml@feat/prowler-workflow
uses: clouddrove/github-shared-workflows/.github/workflows/prowler.yml@feat/master
with:
cloud_provider: azure

Expand All @@ -72,7 +72,7 @@ jobs:
contents: 'read'
id-token: 'write'

uses: clouddrove/github-shared-workflows/.github/workflows/prowler.yml@feat/prowler-workflow
uses: clouddrove/github-shared-workflows/.github/workflows/prowler.yml@feat/master
with:
cloud_provider: gcp
project_id: ## Your GCP Project ID
Expand Down

0 comments on commit 88d2f05

Please sign in to comment.