Bump @actions/core

This commit is contained in:
Cory Miller
2022-08-11 14:24:26 -04:00
parent 74e99cda29
commit 3d918ddbb6
2 changed files with 43 additions and 10 deletions

View File

@@ -22,7 +22,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/core": "^1.9.1",
"@actions/github": "^5.0.0",
"js-yaml": "^4.1.0",
"minimatch": "^3.0.4"