Bump @actions/core to 1.9.1

This commit is contained in:
Cory Miller
2022-08-11 18:35:56 -04:00
parent 46a476b638
commit 1bdf7b26a5
7 changed files with 887 additions and 120 deletions

View File

@@ -31,7 +31,7 @@
}
},
"dependencies": {
"@actions/core": "^1.8.1",
"@actions/core": "^1.9.1",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@actions/glob": "^0.2.0",