Fix tests
This commit is contained in:
4
.github/workflows/acceptance-test.yml
vendored
4
.github/workflows/acceptance-test.yml
vendored
@@ -15,7 +15,7 @@ on:
|
||||
export-env:
|
||||
required: true
|
||||
type: boolean
|
||||
version:
|
||||
cli-version:
|
||||
required: false
|
||||
type: string
|
||||
default: "latest"
|
||||
@@ -90,7 +90,7 @@ jobs:
|
||||
id: load_secrets
|
||||
uses: ./ # 1password/load-secrets-action@<version>
|
||||
with:
|
||||
version: ${{ inputs.version }}
|
||||
cli-version: ${{ inputs.cli-version }}
|
||||
export-env: ${{ inputs.export-env }}
|
||||
env:
|
||||
SECRET: ${{ inputs.secret }}
|
||||
|
||||
Reference in New Issue
Block a user