Skip to content

Commit 1af8fd1

Browse files
chore: release 6.11.0 (#457)
Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com>
1 parent 5ddfb87 commit 1af8fd1

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.10.0",
5+
".": "6.11.0",
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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [6.11.0](https://github.com/chanzuckerberg/github-actions/compare/v6.10.0...v6.11.0) (2025-10-28)
4+
5+
6+
### Features
7+
8+
* add archived repository scanner action ([#432](https://github.com/chanzuckerberg/github-actions/issues/432)) ([367dd9a](https://github.com/chanzuckerberg/github-actions/commit/367dd9a1bcb24385bbf9808b13fe3a4a6066d96c))
9+
10+
11+
### BugFixes
12+
13+
* Update archive repo scan to use v6 not dev branch ([#458](https://github.com/chanzuckerberg/github-actions/issues/458)) ([5ddfb87](https://github.com/chanzuckerberg/github-actions/commit/5ddfb87f9fc7896af9fc26d67c10c3eee15e3e07))
14+
315
## [6.10.0](https://github.com/chanzuckerberg/github-actions/compare/v6.9.0...v6.10.0) (2025-10-02)
416

517

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.10.0
1+
6.11.0

0 commit comments

Comments
 (0)