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 c089e7f commit d745447Copy full SHA for d745447
.github/workflows/ci.yml
@@ -5,10 +5,8 @@ on:
5
issue_comment:
6
types:
7
- created
8
+
9
jobs:
10
call-terraform-ci-pipeline:
- uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.22.5
11
+ uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.24.0
12
secrets: inherit
- with:
13
- craSCCv2: true
14
- craConfigYamlFile: "cra-config.yaml"
0 commit comments