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 30a6570 commit 13375ebCopy full SHA for 13375eb
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
- created
8
jobs:
9
call-terraform-ci-pipeline:
10
- uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.14.0
+ uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.15.0
11
secrets: inherit
12
with:
13
craSCCv2: true
.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.14.0
+ uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.15.0
0 commit comments