Merge pull request #885 from docker/dependabot/npm_and_yarn/actions/exec-2.0.0

build(deps): bump @actions/exec from 1.1.1 to 2.0.0
This commit is contained in:
CrazyMax
2025-12-15 09:54:31 +01:00
committed by GitHub
2 changed files with 11 additions and 2 deletions

View File

@@ -48,7 +48,7 @@
"@actions/artifact": "^4.0.0",
"@actions/cache": "^4.1.0",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/exec": "^2.0.0",
"@actions/github": "^6.0.1",
"@actions/http-client": "^3.0.0",
"@actions/io": "^2.0.0",

View File

@@ -81,6 +81,15 @@ __metadata:
languageName: node
linkType: hard
"@actions/exec@npm:^2.0.0":
version: 2.0.0
resolution: "@actions/exec@npm:2.0.0"
dependencies:
"@actions/io": "npm:^2.0.0"
checksum: 10/61f84e3920eaa898edff3a4de97d353bb8f4379ced229128d7c945cd18c02e0d8d33a22629cec7bb7797a5f8879952ee9d291921ffd02bc849e6a7d4e2e3a52a
languageName: node
linkType: hard
"@actions/github@npm:^6.0.1":
version: 6.0.1
resolution: "@actions/github@npm:6.0.1"
@@ -1131,7 +1140,7 @@ __metadata:
"@actions/artifact": "npm:^4.0.0"
"@actions/cache": "npm:^4.1.0"
"@actions/core": "npm:^1.11.1"
"@actions/exec": "npm:^1.1.1"
"@actions/exec": "npm:^2.0.0"
"@actions/github": "npm:^6.0.1"
"@actions/http-client": "npm:^3.0.0"
"@actions/io": "npm:^2.0.0"