We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d898b commit e2bc588Copy full SHA for e2bc588
devops/actions/aws-ec2/package.json
@@ -2,7 +2,7 @@
2
"name": "aws-ec2",
3
"description": "Start AWS EC2 spot instances with Github actions runner agent in it",
4
"dependencies": {
5
- "@actions/core": "1.9.0",
+ "@actions/core": "1.9.1",
6
"@actions/github": "5.0.3",
7
"aws-sdk": "2.1179.0"
8
}
0 commit comments