Skip to content

Commit ec3f39a

Browse files
chore(main): release 3.2.4
1 parent a710fb3 commit ec3f39a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [3.2.4](https://github.com/OctopusDeploy/push-build-information-action/compare/v3.2.3...v3.2.4) (2025-02-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @actions/core to v1.11.1 ([333f865](https://github.com/OctopusDeploy/push-build-information-action/commit/333f865cbaf3864c407432efd95df632622bada4))
9+
310
## [3.2.3](https://github.com/OctopusDeploy/push-build-information-action/compare/v3.2.2...v3.2.3) (2025-02-18)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@
8181
"postbuild": "ncc build out/index.js -o dist",
8282
"test": "jest --ci --reporters=default --reporters=jest-junit"
8383
},
84-
"version": "3.2.3"
84+
"version": "3.2.4"
8585
}

0 commit comments

Comments
 (0)