Skip to content

Commit 7bc9b6e

Browse files
authored
chore(main): release 0.10.0 (#262)
🤖 I have created a release *beep* *boop* --- ## [0.10.0](v0.9.3...v0.10.0) (2026-03-24) ### Features * support ARM architecture and slim runners ([#260](#260)) ([6ad91f1](6ad91f1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 0eb2538 commit 7bc9b6e

3 files changed

Lines changed: 9 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-
".": "0.9.3"
2+
".": "0.10.0"
33
}

CHANGELOG.md

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

3+
## [0.10.0](https://github.com/bullfrogsec/bullfrog/compare/v0.9.3...v0.10.0) (2026-03-24)
4+
5+
6+
### Features
7+
8+
* support ARM architecture and slim runners ([#260](https://github.com/bullfrogsec/bullfrog/issues/260)) ([6ad91f1](https://github.com/bullfrogsec/bullfrog/commit/6ad91f116342abf94e4d02c6d05260cacf717bd0))
9+
310
## [0.9.3](https://github.com/bullfrogsec/bullfrog/compare/v0.9.2...v0.9.3) (2026-01-08)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bullfrog",
3-
"version": "0.9.3",
3+
"version": "0.10.0",
44
"description": "Github Action for securing your Github workflows",
55
"author": "Bullfrog Security",
66
"license": "MIT"

0 commit comments

Comments
 (0)