Skip to content

Commit 7026285

Browse files
terraform-ibm-modules-opsrenovate-botocofaigh
authored
chore(deps): update common-dev-assets digest to aa3ee0a (#70)
* chore(deps): update common-dev-assets digest to aa3ee0a * Update ci.yml * Update release.yml Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Conall Ó Cofaigh <[email protected]>
1 parent a6cacb7 commit 7026285

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ on:
1313

1414
jobs:
1515
call-terraform-ci-pipeline:
16-
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/[email protected].1
16+
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/[email protected].2
1717
secrets: inherit

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ on:
1313
jobs:
1414
call-terraform-release-pipeline:
1515
if: ${{ github.event_name == 'workflow_dispatch' || (github.event_name == 'workflow_run' && github.event.workflow_run.conclusion == 'success') }}
16-
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/[email protected].1
16+
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/[email protected].2
1717
secrets: inherit

0 commit comments

Comments
 (0)