Skip to content

Commit 4a40742

Browse files
chore(deps): update ci dependencies
1 parent 9699b4b commit 4a40742

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
@@ -7,5 +7,5 @@ on:
77
- created
88
jobs:
99
call-terraform-ci-pipeline:
10-
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/[email protected].4
10+
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/[email protected].5
1111
secrets: inherit

.github/workflows/release.yml

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

99
jobs:
1010
call-terraform-release-pipeline:
11-
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/[email protected].4
11+
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/[email protected].5
1212
secrets: inherit

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/stack-ibm-core-security-services
22

33
go 1.22.4
44

5-
toolchain go1.23.1
5+
toolchain go1.23.3
66

77
require (
88
github.com/gruntwork-io/terratest v0.47.2

0 commit comments

Comments
 (0)