Skip to content

Commit 44e6ed8

Browse files
chore: release 6.12.5 (#477)
1 parent c6ac67f commit 44e6ed8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
".github/actions/happy-cleanup": "1.9.2",
33
".github/actions/conventional-commits": "1.6.0",
44
".github/actions/docker-build-push": "1.11.0",
5-
".": "6.12.4",
5+
".": "6.12.5",
66
".github/actions/install-happy": "1.7.1",
77
".github/actions/deploy-happy-stack": "2.2.1",
88
".github/actions/get-github-ref-names": "1.6.0",

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.12.5](https://github.com/chanzuckerberg/github-actions/compare/v6.12.4...v6.12.5) (2026-01-08)
4+
5+
6+
### BugFixes
7+
8+
* make pr against default branch instead of hardcoding 'main' ([#476](https://github.com/chanzuckerberg/github-actions/issues/476)) ([c6ac67f](https://github.com/chanzuckerberg/github-actions/commit/c6ac67feabab1fb54e00bb512c88b8d9d46e8e18))
9+
310
## [6.12.4](https://github.com/chanzuckerberg/github-actions/compare/v6.12.3...v6.12.4) (2026-01-05)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.12.4
1+
6.12.5

0 commit comments

Comments
 (0)