Bump @actions/io to v1.1.3 (#1225)

* Backfill changelog and bump actions/io
* Fill in PR for action/io upgrade
* Licensed updates
* Compile JS
This commit is contained in:
Cory Miller
2023-03-15 15:45:08 -04:00
committed by GitHub
parent 27135e314d
commit 24cb908017
5 changed files with 46 additions and 64 deletions

View File

@ -31,7 +31,7 @@
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.1",
"@actions/github": "^2.2.0",
"@actions/io": "^1.1.2",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^1.1.2",
"uuid": "^3.3.3"
},