Skip to content

Commit 78a54a1

Browse files
authored
chore(main): release 0.9.3 (#233)
🤖 I have created a release *beep* *boop* --- ## [0.9.3](v0.9.2...v0.9.3) (2026-01-08) ### Bug Fixes * link to control plane doesn't redirect to correct run attempt ([#232](#232)) ([f36bd9a](f36bd9a)) --- 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 f36bd9a commit 78a54a1

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.2"
2+
".": "0.9.3"
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.9.3](https://github.com/bullfrogsec/bullfrog/compare/v0.9.2...v0.9.3) (2026-01-08)
4+
5+
6+
### Bug Fixes
7+
8+
* link to control plane doesn't redirect to correct run attempt ([#232](https://github.com/bullfrogsec/bullfrog/issues/232)) ([f36bd9a](https://github.com/bullfrogsec/bullfrog/commit/f36bd9a9cd3e32120ef9af29014bc11ea9cad4f5))
9+
310
## [0.9.2](https://github.com/bullfrogsec/bullfrog/compare/v0.9.1...v0.9.2) (2026-01-06)
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.2",
3+
"version": "0.9.3",
44
"description": "Github Action for securing your Github workflows",
55
"author": "Bullfrog Security",
66
"license": "MIT"

0 commit comments

Comments
 (0)