From b5703135d959ef11f9ee58065a78541e8a9e1aa7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 15:08:21 +0000 Subject: [PATCH] chore(main): release 1.6.26 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 024c701..41c5ae5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.6.25" + ".": "1.6.26" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ad607a5..cac01ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.6.26](https://github.com/streetsidesoftware/actions/compare/v1.6.25...v1.6.26) (2026-05-30) + + +### Updates and Bug Fixes + +* bump actions/create-github-app-token from 2.2.1 to 3.0.0 in /.github/actions/github-app-token in the action-dependencies-version group across 1 directory ([#393](https://github.com/streetsidesoftware/actions/issues/393)) ([0b3f93f](https://github.com/streetsidesoftware/actions/commit/0b3f93fcb839bcc3e5b6e3ab935f0bbe2f1d2919)) +* bump actions/setup-node from 6.2.0 to 6.3.0 in /public/setup-node-pnpm in the action-dependencies-version group across 1 directory ([#386](https://github.com/streetsidesoftware/actions/issues/386)) ([bb8007c](https://github.com/streetsidesoftware/actions/commit/bb8007c5d7f329cf8499850b16b210b26aa480e4)) +* bump pnpm/action-setup from 4.2.0 to 4.3.0 in /public/setup-node-pnpm in the action-dependencies-version group across 1 directory ([#388](https://github.com/streetsidesoftware/actions/issues/388)) ([41f5011](https://github.com/streetsidesoftware/actions/commit/41f501192f7ee927e7ed65ebac9daf65921c8105)) +* bump pnpm/action-setup from 4.3.0 to 4.4.0 in /public/setup-node-pnpm in the action-dependencies-version group across 1 directory ([#392](https://github.com/streetsidesoftware/actions/issues/392)) ([8094594](https://github.com/streetsidesoftware/actions/commit/8094594c773cbd03111454e13e07284accd744ee)) +* bump the action-dependencies-version group across 2 directories with 3 updates ([#415](https://github.com/streetsidesoftware/actions/issues/415)) ([3a08b2e](https://github.com/streetsidesoftware/actions/commit/3a08b2e8023acc80785b23bdd807bdb787d34ac4)) +* bump the action-dependencies-version group across 4 directories with 4 updates ([#401](https://github.com/streetsidesoftware/actions/issues/401)) ([0b567b2](https://github.com/streetsidesoftware/actions/commit/0b567b22de54211c426073a10ddacde2d364e23a)) + ## [1.6.25](https://github.com/streetsidesoftware/actions/compare/v1.6.24...v1.6.25) (2026-02-08) diff --git a/package.json b/package.json index beb9681..666eb7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "actions", - "version": "1.6.25", + "version": "1.6.26", "description": "Collection of actions for GitHub Workflows", "private": true, "packageManager": "pnpm@10.33.2+sha512.a90faf6feeab71ad6c6e57f94e0fe1a12f5dcc22cd754db40ae9593eb6a3e0b6b12e3540218bb37ae083404b1f2ce6db2a4121e979829b4aff94b99f49da1cf8",