Bump @actions/core to 1.9.1

This commit is contained in:
Cory Miller
2022-08-12 10:30:22 -04:00
parent e3cbab99d3
commit 74da5f706e
8 changed files with 2087 additions and 110 deletions
+2 -2
View File
@@ -31,7 +31,7 @@
}
},
"dependencies": {
"@actions/core": "^1.5.0",
"@actions/core": "^1.9.1",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@actions/glob": "^0.2.0",
@@ -54,4 +54,4 @@
"ts-jest": "^27.0.5",
"typescript": "^4.3.5"
}
}
}