[COMPLIANCE] Add Copyright and License Headers (#17877)

Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
This commit is contained in:
hashicorp-copywrite[bot]
2023-07-11 07:48:11 +01:00
committed by GitHub
parent 6e9514920d
commit e178906ed4
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
name: setup-js
description: install node and yarn, and run yarn install
inputs:

View File

@@ -1,3 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
name: vault-secrets
description: 'pull secrets from CI Vault into environment vars'
inputs: