We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f774142 + f479a60 commit 8c61707Copy full SHA for 8c61707
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.0](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.2.0...v1.3.0) (2024-01-08)
4
+
5
6
+### Features
7
8
+* added cache folders and variables ([d8de2c6](https://github.com/wayofdev/gh-actions-terragrunt/commit/d8de2c65ebd41f2d2955866e19a08ca118c30ecb))
9
10
## [1.2.0](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.1.1...v1.2.0) (2023-12-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "gh-actions-terragrunt",
- "version": "1.2.0",
+ "version": "1.3.0",
"repository": {
"url": "https://github.com/wayofdev/gh-actions-terragrunt.git"
}
0 commit comments