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 d250963 + 86aa0e1 commit 777a0fcCopy full SHA for 777a0fc
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.1](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.1.0...v1.1.1) (2023-11-21)
4
+
5
6
+### Bug Fixes
7
8
+* script permission ([3f1e508](https://github.com/wayofdev/gh-actions-terragrunt/commit/3f1e5081ec3fd7efb199a015e08e1d9a50ec7e59))
9
10
## [1.1.0](https://github.com/wayofdev/gh-actions-terragrunt/compare/v1.0.1...v1.1.0) (2023-11-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "gh-actions-terragrunt",
- "version": "1.1.0",
+ "version": "1.1.1",
"repository": {
"url": "https://github.com/wayofdev/gh-actions-terragrunt.git"
}
0 commit comments