Skip to content

Commit 04094bb

Browse files
chore(main): release 1.6.24 (#341)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 82b3bd0 commit 04094bb

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.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.23"
2+
".": "1.6.24"
33
}

CHANGELOG.md

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

3+
## [1.6.24](https://github.com/streetsidesoftware/actions/compare/v1.6.23...v1.6.24) (2025-12-10)
4+
5+
6+
### Updates and Bug Fixes
7+
8+
* bump actions/create-github-app-token from 2.2.0 to 2.2.1 in /.github/actions/github-app-token ([#340](https://github.com/streetsidesoftware/actions/issues/340)) ([36af952](https://github.com/streetsidesoftware/actions/commit/36af9528fad5c44bd3fa347fc0fba89948f01c77))
9+
* bump actions/create-github-app-token from 2.2.0 to 2.2.1 in /.github/actions/github-app-token ([#353](https://github.com/streetsidesoftware/actions/issues/353)) ([33693cb](https://github.com/streetsidesoftware/actions/commit/33693cb6739112edfc43229433d80e8f3b99988b))
10+
* bump actions/setup-node from 6.0.0 to 6.1.0 in /public/setup-node-pnpm ([#336](https://github.com/streetsidesoftware/actions/issues/336)) ([7ee99ab](https://github.com/streetsidesoftware/actions/commit/7ee99abf2db703ae92b6eca5bd2ab67b76ed9ad5))
11+
* bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 in /.github/actions/pr ([#339](https://github.com/streetsidesoftware/actions/issues/339)) ([c7b5fbf](https://github.com/streetsidesoftware/actions/commit/c7b5fbf363a008bcf836e81f8c81bbd6ab46621f))
12+
313
## [1.6.23](https://github.com/streetsidesoftware/actions/compare/v1.6.22...v1.6.23) (2025-11-27)
414

515

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.23",
3+
"version": "1.6.24",
44
"description": "Collection of actions for GitHub Workflows",
55
"private": true,
66
"packageManager": "[email protected]+sha512.01ff8ae71b4419903b65c60fb2dc9d34cf8bb6e06d03bde112ef38f7a34d6904c424ba66bea5cdcf12890230bf39f9580473140ed9c946fef328b6e5238a345a",

0 commit comments

Comments
 (0)