From b91f9baa378588a09aacbd78723b0f117079696f Mon Sep 17 00:00:00 2001 From: Terraform IBM Modules Operations Date: Fri, 12 Jan 2024 20:57:52 +0000 Subject: [PATCH] chore(deps): update ci dependencies --- .github/workflows/ci.yml | 2 +- .github/workflows/release.yml | 2 +- common-dev-assets | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c56e326..445d3cd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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.18.3 + uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.19.0 secrets: inherit with: craSCCv2: true diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 275c3fe..03722cb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,5 +8,5 @@ on: jobs: call-terraform-release-pipeline: - uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.18.3 + uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.19.0 secrets: inherit diff --git a/common-dev-assets b/common-dev-assets index 75c0136..30f54d8 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit 75c0136ef7c612978ce1edfcafa2179591c7a731 +Subproject commit 30f54d8d96323f6f10f34474ca61b8a923c0eda0