github-actions

Validate Key Vault secrets

This action runs the fetch_config.rb to validate that the secrets stored in Azure Key Vault are valid YAML. Usage

Usage

    - uses: azure/login@v1
      with:
        creds: $

    - name: Validate Key Vault Secrets
      uses: DFE-Digital/github-actions/validate-key-vault-secrets@master
      with:
        KEY_VAULT: s121d01-shared-kv-01
        SECRETS: |
          BAT-INFRA-SECRETS-QA
          FIND-APP-SECRETS-QA