Skip to content

Commit

Permalink
chore(deps): update terraform-ibm-modules/common-pipeline-assets acti…
Browse files Browse the repository at this point in the history
…on to v1.22.2 (#187)
  • Loading branch information
terraform-ibm-modules-ops committed Jun 1, 2024
1 parent fcedb74 commit 203519f
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 @@ -8,7 +8,7 @@ on:

jobs:
call-terraform-ci-pipeline:
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.22.1
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.22.2
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.22.1
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.22.2
secrets: inherit

0 comments on commit 203519f

Please sign in to comment.