diff --git a/.changes/unreleased/Dependency-20251001-210813.yaml b/.changes/unreleased/Dependency-20251001-210813.yaml deleted file mode 100644 index 88a8f7e6..00000000 --- a/.changes/unreleased/Dependency-20251001-210813.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Dependency -body: 'chore(deps): bump the github-actions group with 3 updates' -time: 2025-10-01T21:08:13.507632076Z diff --git a/.changes/v2.26.4.md b/.changes/v2.26.4.md new file mode 100644 index 00000000..03f9de15 --- /dev/null +++ b/.changes/v2.26.4.md @@ -0,0 +1,3 @@ +## v2.26.4 - 2025-10-07 +### Dependency +* chore(deps): bump the github-actions group with 3 updates diff --git a/CHANGELOG.md b/CHANGELOG.md index 844db833..3c079364 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v2.26.4 - 2025-10-07 +### Dependency +* chore(deps): bump the github-actions group with 3 updates + ## v2.26.3 - 2025-09-30 ### Fixed * Use same method of binary selection as base image