Merge pull request #5642 from inspec/vasundhara/git-branch-master-to-main

Change master to main branch for inspec-gcp and inspec-azure repo
This commit is contained in:
Clinton Wolfe 2021-08-31 16:22:36 -04:00 committed by GitHub
commit 38bf5178cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -9,6 +9,6 @@ version: 0.1.0
inspec_version: '>= 2.2.7'
depends:
- name: inspec-azure
url: https://github.com/inspec/inspec-azure/archive/master.tar.gz
url: https://github.com/inspec/inspec-azure/archive/main.tar.gz
supports:
- platform: azure

View file

@ -13,6 +13,6 @@ inputs:
description: 'The GCP project identifier.'
depends:
- name: inspec-gcp
url: https://github.com/inspec/inspec-gcp/archive/master.tar.gz
url: https://github.com/inspec/inspec-gcp/archive/main.tar.gz
supports:
- platform: gcp

View file

@ -9,6 +9,6 @@ version: 0.1.0
inspec_version: '>= 2.2.7'
depends:
- name: inspec-azure
url: https://github.com/inspec/inspec-azure/archive/master.tar.gz
url: https://github.com/inspec/inspec-azure/archive/main.tar.gz
supports:
- platform: azure

View file

@ -13,6 +13,6 @@ inputs:
description: 'The GCP project identifier.'
depends:
- name: inspec-gcp
url: https://github.com/inspec/inspec-gcp/archive/master.tar.gz
url: https://github.com/inspec/inspec-gcp/archive/main.tar.gz
supports:
- platform: gcp