Merge pull request #957 from docker/dependabot/npm_and_yarn/actions/core-2.0.3

build(deps): bump @actions/core from 2.0.2 to 2.0.3
This commit is contained in:
CrazyMax
2026-01-28 09:50:18 +01:00
committed by GitHub
2 changed files with 13 additions and 3 deletions

View File

@@ -47,7 +47,7 @@
"dependencies": {
"@actions/artifact": "^5.0.2",
"@actions/cache": "^5.0.3",
"@actions/core": "^2.0.2",
"@actions/core": "^2.0.3",
"@actions/exec": "^2.0.0",
"@actions/github": "^7.0.0",
"@actions/http-client": "^3.0.2",

View File

@@ -71,7 +71,7 @@ __metadata:
languageName: node
linkType: hard
"@actions/core@npm:^2.0.1, @actions/core@npm:^2.0.2":
"@actions/core@npm:^2.0.1":
version: 2.0.2
resolution: "@actions/core@npm:2.0.2"
dependencies:
@@ -81,6 +81,16 @@ __metadata:
languageName: node
linkType: hard
"@actions/core@npm:^2.0.3":
version: 2.0.3
resolution: "@actions/core@npm:2.0.3"
dependencies:
"@actions/exec": "npm:^2.0.0"
"@actions/http-client": "npm:^3.0.2"
checksum: 10/d7660656fda81f379faf004d4a8e9f06e4ca8e7401d9f9cda492a2e2394d2804d3582b86c912f1dd681030a80b3a9fdffb13f8244ccca3bd3b8ebc9a154b97e4
languageName: node
linkType: hard
"@actions/exec@npm:^1.1.1":
version: 1.1.1
resolution: "@actions/exec@npm:1.1.1"
@@ -1215,7 +1225,7 @@ __metadata:
dependencies:
"@actions/artifact": "npm:^5.0.2"
"@actions/cache": "npm:^5.0.3"
"@actions/core": "npm:^2.0.2"
"@actions/core": "npm:^2.0.3"
"@actions/exec": "npm:^2.0.0"
"@actions/github": "npm:^7.0.0"
"@actions/http-client": "npm:^3.0.2"