From 348d22b0ff50356b4733ca0734d71d3b4a46a7f4 Mon Sep 17 00:00:00 2001 From: Terraform IBM Modules Operations <106112202+terraform-ibm-modules-ops@users.noreply.github.com> Date: Sat, 13 Jan 2024 00:11:00 +0000 Subject: [PATCH] chore(deps): update ci dependencies (#228) --- .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 e0a8e1d..f320d52 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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.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