Skip to content

Commit

Permalink
Merge pull request #17 from ZEISS/dependabot/github_actions/hashicorp…
Browse files Browse the repository at this point in the history
…/terraform-cdk-action-6

chore(deps): bump hashicorp/terraform-cdk-action from 5 to 6
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents cdabfdc + 3f98b5f commit 7706345
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- run: npx cdktf-cli get

- uses: hashicorp/terraform-cdk-action@v5
- uses: hashicorp/terraform-cdk-action@v6
with:
cdktfVersion: 0.20.9
terraformVersion: 1.9.5
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
node-version: 20
- run: npx cdktf-cli get
- uses: hashicorp/terraform-cdk-action@v5
- uses: hashicorp/terraform-cdk-action@v6
with:
cdktfVersion: 0.20.9
terraformVersion: 1.9.5
Expand Down

0 comments on commit 7706345

Please sign in to comment.