Skip to content

Commit a85e3cc

Browse files
chore: release 6.27.0
1 parent 771c77d commit a85e3cc

6 files changed

Lines changed: 34 additions & 5 deletions

File tree

.github/actions/release-terraform-locks/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/chanzuckerberg/github-actions/compare/release-terraform-locks-v0.1.0...release-terraform-locks-v0.2.0) (2026-06-26)
4+
5+
6+
### Features
7+
8+
* add stack-authority action and generalize backend discovery ([#568](https://github.com/chanzuckerberg/github-actions/issues/568)) ([771c77d](https://github.com/chanzuckerberg/github-actions/commit/771c77df3bf6a04f88a27adaf0e987b776e4ce57))
9+
310
## [0.1.0](https://github.com/chanzuckerberg/github-actions/compare/release-terraform-locks-v0.0.1...release-terraform-locks-v0.1.0) (2026-06-25)
411

512

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/chanzuckerberg/github-actions/compare/stack-authority-v0.0.1...stack-authority-v0.1.0) (2026-06-26)
4+
5+
6+
### Features
7+
8+
* add stack-authority action and generalize backend discovery ([#568](https://github.com/chanzuckerberg/github-actions/issues/568)) ([771c77d](https://github.com/chanzuckerberg/github-actions/commit/771c77df3bf6a04f88a27adaf0e987b776e4ce57))

.github/actions/terragrunt-provider-cache/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/chanzuckerberg/github-actions/compare/terragrunt-provider-cache-v0.1.0...terragrunt-provider-cache-v0.2.0) (2026-06-26)
4+
5+
6+
### Features
7+
8+
* add stack-authority action and generalize backend discovery ([#568](https://github.com/chanzuckerberg/github-actions/issues/568)) ([771c77d](https://github.com/chanzuckerberg/github-actions/commit/771c77df3bf6a04f88a27adaf0e987b776e4ce57))
9+
310
## [0.1.0](https://github.com/chanzuckerberg/github-actions/compare/terragrunt-provider-cache-v0.0.1...terragrunt-provider-cache-v0.1.0) (2026-06-25)
411

512

.release-please-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
".github/actions/happy-cleanup": "1.10.0",
33
".github/actions/conventional-commits": "1.9.0",
44
".github/actions/docker-build-push": "1.13.0",
5-
".": "6.26.3",
5+
".": "6.27.0",
66
".github/actions/install-happy": "1.8.0",
77
".github/actions/deploy-happy-stack": "2.3.0",
88
".github/actions/get-github-ref-names": "1.8.1",
@@ -14,8 +14,8 @@
1414
".github/actions/export-terraform-provider-secrets": "0.1.0",
1515
".github/actions/find-changed-terragrunt-stacks": "0.1.0",
1616
".github/actions/install-aws-cli": "0.1.0",
17-
".github/actions/release-terraform-locks": "0.1.0",
18-
".github/actions/stack-authority": "0.0.1",
19-
".github/actions/terragrunt-provider-cache": "0.1.0",
17+
".github/actions/release-terraform-locks": "0.2.0",
18+
".github/actions/stack-authority": "0.1.0",
19+
".github/actions/terragrunt-provider-cache": "0.2.0",
2020
".github/workflows/terragrunt-engine": "0.1.0"
2121
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.27.0](https://github.com/chanzuckerberg/github-actions/compare/v6.26.3...v6.27.0) (2026-06-26)
4+
5+
6+
### Features
7+
8+
* add stack-authority action and generalize backend discovery ([#568](https://github.com/chanzuckerberg/github-actions/issues/568)) ([771c77d](https://github.com/chanzuckerberg/github-actions/commit/771c77df3bf6a04f88a27adaf0e987b776e4ce57))
9+
310
## [6.26.3](https://github.com/chanzuckerberg/github-actions/compare/v6.26.2...v6.26.3) (2026-06-26)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.26.3
1+
6.27.0

0 commit comments

Comments
 (0)