Skip to content

Commit

Permalink
ci: bump to latest pipeline version (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocofaigh authored Jun 2, 2023
1 parent fcb17aa commit f5b9901
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- created
jobs:
call-terraform-ci-pipeline:
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.12.2
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.14.0
secrets: inherit
with:
craSCCv2: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ on:

jobs:
call-terraform-release-pipeline:
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.12.2
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.14.0
secrets: inherit

0 comments on commit f5b9901

Please sign in to comment.