Skip to content

Commit 3dbb8f4

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2025-02-18) ### Dependencies * **deps:** bump terraform-linters/setup-tflint from 3 to 4 ([4d79043](4d79043))
1 parent 88e7a72 commit 3dbb8f4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.1](https://github.com/infinite-automations/tflint-all-in-one/compare/v1.0.0...v1.0.1) (2025-02-18)
2+
3+
### Dependencies
4+
5+
* **deps:** bump terraform-linters/setup-tflint from 3 to 4 ([4d79043](https://github.com/infinite-automations/tflint-all-in-one/commit/4d79043f874bc5d8f1f0e2fc06532025309b90c4))
6+
17
# 1.0.0 (2023-10-05)
28

39

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout
2424
uses: actions/checkout@v4
2525
- name: Lint Terraform Code
26-
uses: "infinite-automations/[email protected].0"
26+
uses: "infinite-automations/[email protected].1"
2727
with:
2828
directory: "./terraform"
2929
```

0 commit comments

Comments
 (0)