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 a9947d8 + b6b585f commit 5a78161Copy full SHA for 5a78161
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.1](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.0.0...v1.0.1) (2023-11-21)
4
+
5
6
+### Bug Fixes
7
8
+* base image name ([c6299f1](https://github.com/wayofdev/gh-actions-terragrunt/commit/c6299f124ee2866217657891399bde9a01bd793f))
9
10
## 1.0.0 (2023-11-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "gh-actions-terragrunt",
- "version": "1.0.0",
+ "version": "1.0.1",
"repository": {
"url": "https://github.com/wayofdev/gh-actions-terragrunt.git"
}
0 commit comments