1
0
Fork 0

Revert "Exec 1.2.0 patch"

c9f7927778
pull/1056/head
Thomas Boop 2022-04-18 14:57:54 -04:00
parent 367a6c2423
commit e105138efe
3 changed files with 2 additions and 5 deletions

View File

@ -1,8 +1,5 @@
# @actions/exec Releases
### 1.2.0
- Added a `verbose` option to HashFiles [#1052](https://github.com/actions/toolkit/pull/1052/files)
### 1.1.1
- Update `lockfileVersion` to `v2` in `package-lock.json [#1024](https://github.com/actions/toolkit/pull/1024)

View File

@ -1,6 +1,6 @@
{
"name": "@actions/exec",
"version": "1.2.0",
"version": "1.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "@actions/exec",
"version": "1.2.0",
"version": "1.1.1",
"description": "Actions exec lib",
"keywords": [
"github",