Skip to content

Commit acd6a3b

Browse files
authored
Merge pull request #462 from docker/dependabot/npm_and_yarn/actions/core-1.11.0
build(deps): bump @actions/core from 1.10.1 to 1.11.0
2 parents 38d1dce + 3b9fba8 commit acd6a3b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"@actions/artifact": "^2.1.9",
4949
"@actions/cache": "^3.2.4",
50-
"@actions/core": "^1.10.1",
50+
"@actions/core": "^1.11.0",
5151
"@actions/exec": "^1.1.1",
5252
"@actions/github": "^6.0.0",
5353
"@actions/http-client": "^2.2.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ __metadata:
6262
languageName: node
6363
linkType: hard
6464

65-
"@actions/core@npm:^1.10.1":
66-
version: 1.10.1
67-
resolution: "@actions/core@npm:1.10.1"
65+
"@actions/core@npm:^1.11.0":
66+
version: 1.11.0
67+
resolution: "@actions/core@npm:1.11.0"
6868
dependencies:
69+
"@actions/exec": ^1.1.1
6970
"@actions/http-client": ^2.0.1
70-
uuid: ^8.3.2
71-
checksum: 96524c2725e70e3c3176b4e4d93a1358a86f3c5ca777db9a2f65eadfa672f00877db359bf60fffc416c33838ffb4743db93bcc5bf53e76199dd28bf7f7ff8e80
71+
checksum: ae20d41be9db100a4853fd78b538eeb8549e8dc8f281ae765fdafe44c4f70254de32fbd7b1cb3e4a0649d481dc4b21459353c7d0fd331fed0e173c947ac1d8ac
7272
languageName: node
7373
linkType: hard
7474

@@ -1111,7 +1111,7 @@ __metadata:
11111111
dependencies:
11121112
"@actions/artifact": ^2.1.9
11131113
"@actions/cache": ^3.2.4
1114-
"@actions/core": ^1.10.1
1114+
"@actions/core": ^1.11.0
11151115
"@actions/exec": ^1.1.1
11161116
"@actions/github": ^6.0.0
11171117
"@actions/http-client": ^2.2.3

0 commit comments

Comments
 (0)