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 20dbcc8 commit 5b8e0a5Copy full SHA for 5b8e0a5
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ 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.2
+ uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.22.3
12
secrets: inherit
13
with:
14
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.22.2
+ uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.22.3
0 commit comments