chore(release): 3.1.2 [skip ci]

## [3.1.2](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.1...v3.1.2) (2022-10-19)

### Bug Fixes

* **actions:** update @actions/core to cope with new output ([3e7aded](3e7adedd11))
This commit is contained in:
semantic-release-bot 2022-10-19 02:32:11 +00:00
parent 37e7c0244c
commit be27b56c2b
3 changed files with 10 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@cycjimmy/semantic-release-action",
"version": "3.1.1",
"version": "3.1.2",
"description": "GitHub Action for Semantic Release",
"main": "index.js",
"scripts": {