We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4750ee commit d082921Copy full SHA for d082921
.github/workflows/ci.yml
@@ -8,8 +8,5 @@ on:
8
9
jobs:
10
call-terraform-ci-pipeline:
11
- uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.22.5
+ uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.24.0
12
secrets: inherit
13
- with:
14
- craSCCv2: true
15
- craConfigYamlFile: "cra-config.yaml"
.github/workflows/release.yml
@@ -8,5 +8,5 @@ on:
call-terraform-release-pipeline:
- uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.22.5
+ uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.24.0
0 commit comments