Skip to content

Commit

Permalink
Bump hashicorp/terraform-cdk-action in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [hashicorp/terraform-cdk-action](https://github.com/hashicorp/terraform-cdk-action).


Updates `hashicorp/terraform-cdk-action` from 5.0.24 to 6.0.0
- [Release notes](https://github.com/hashicorp/terraform-cdk-action/releases)
- [Commits](hashicorp/terraform-cdk-action@v5.0.24...v6.0.0)

---
updated-dependencies:
- dependency-name: hashicorp/terraform-cdk-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 4f986ab commit ad37f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: pnpm -r install

- name: Deploy
uses: hashicorp/terraform-cdk-action@v5.0.24
uses: hashicorp/terraform-cdk-action@v6.0.0
env:
CI: true
ARM_USE_OIDC: true
Expand Down

0 comments on commit ad37f21

Please sign in to comment.