Skip to content

Commit

Permalink
chore(deps): bump chizmw/terraform-workflow-action
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [chizmw/terraform-workflow-action](https://github.com/chizmw/terraform-workflow-action).


Updates `chizmw/terraform-workflow-action` from 1.0.1 to 1.1.1
- [Release notes](https://github.com/chizmw/terraform-workflow-action/releases)
- [Commits](chizmw/terraform-workflow-action@v1.0.1...v1.1.1)

---
updated-dependencies:
- dependency-name: chizmw/terraform-workflow-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent a570479 commit 6291bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-serverless-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: Run terraform actions
id: run-terraform-actions
# yamllint disable-line rule:line-length
uses: chizmw/terraform-workflow-action@v1.0.1
uses: chizmw/terraform-workflow-action@v1.1.1
with:
# yamllint disable rule:line-length
use-workspaces: true
Expand Down

0 comments on commit 6291bb8

Please sign in to comment.