Skip to content

Commit e2bc588

Browse files
author
Pavel Chupin
authored
[CI] Fix dependabot alert (#6725)
1 parent 90d898b commit e2bc588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/actions/aws-ec2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aws-ec2",
33
"description": "Start AWS EC2 spot instances with Github actions runner agent in it",
44
"dependencies": {
5-
"@actions/core": "1.9.0",
5+
"@actions/core": "1.9.1",
66
"@actions/github": "5.0.3",
77
"aws-sdk": "2.1179.0"
88
}

0 commit comments

Comments
 (0)