update cache

This commit is contained in:
Matthew Costabile
2022-06-17 12:37:10 +00:00
committed by GitHub
parent 5152387edb
commit fedaa03863
4 changed files with 62 additions and 62 deletions

View File

@@ -1,12 +1,12 @@
---
name: '@actions/core'
version: 1.6.0
name: "@actions/core"
version: 1.9.0
type: npm
summary: Actions core lib
homepage: https://github.com/actions/toolkit/tree/main/packages/core
license: mit
licenses:
- sources: LICENSE.md
- sources: LICENSE.md
text: |-
The MIT License (MIT)

View File

@@ -1,12 +1,12 @@
---
name: '@actions/github'
version: 5.0.0
name: "@actions/github"
version: 5.0.3
type: npm
summary: Actions github lib
homepage: https://github.com/actions/toolkit/tree/main/packages/github
license: mit
licenses:
- sources: LICENSE.md
- sources: LICENSE.md
text: |-
The MIT License (MIT)

View File

@@ -1,12 +1,12 @@
---
name: '@actions/http-client'
version: 1.0.11
name: "@actions/http-client"
version: 2.0.1
type: npm
summary: Actions Http Client
homepage: https://github.com/actions/http-client#readme
homepage: https://github.com/actions/toolkit/tree/main/packages/http-client
license: mit
licenses:
- sources: LICENSE
- sources: LICENSE
text: |
Actions Http Client for Node.js

View File

@@ -1,12 +1,12 @@
---
name: '@octokit/core'
version: 3.5.1
name: "@octokit/core"
version: 3.6.0
type: npm
summary: Extendable client for GitHub's REST & GraphQL APIs
homepage:
license: mit
licenses:
- sources: LICENSE
- sources: LICENSE
text: |
The MIT License
@@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: README.md
text: '[MIT](LICENSE)'
- sources: README.md
text: "[MIT](LICENSE)"
notices: []