Skip to content

Commit 3c16641

Browse files
chore(main): release 1.6.26
1 parent 1549752 commit 3c16641

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.25"
2+
".": "1.6.26"
33
}

CHANGELOG.md

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

3+
## [1.6.26](https://github.com/streetsidesoftware/actions/compare/v1.6.25...v1.6.26) (2026-05-21)
4+
5+
6+
### Updates and Bug Fixes
7+
8+
* 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))
9+
* 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))
10+
* 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))
11+
* 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))
12+
* 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))
13+
314
## [1.6.25](https://github.com/streetsidesoftware/actions/compare/v1.6.24...v1.6.25) (2026-02-08)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "actions",
3-
"version": "1.6.25",
3+
"version": "1.6.26",
44
"description": "Collection of actions for GitHub Workflows",
55
"private": true,
66
"packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319",

0 commit comments

Comments
 (0)