Merge pull request #1193 from github/dependabot/npm_and_yarn/actions/core-1.9.1

Bump @actions/core from 1.4.0 to 1.9.1
This commit is contained in:
Henry Mercer 2022-08-19 20:03:47 +01:00 committed by GitHub
commit 53a7a27166
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 949 additions and 28 deletions

View file

@ -23,7 +23,7 @@
"dependencies": {
"@actions/artifact": "^1.0.0",
"@actions/cache": "^3.0.0",
"@actions/core": "^1.4.0",
"@actions/core": "^1.9.1",
"@actions/exec": "^1.1.0",
"@actions/github": "^4.0.0",
"@actions/io": "^1.1.0",