Merge pull request #922 from docker/dependabot/npm_and_yarn/actions/core-2.0.2

build(deps): bump @actions/core from 2.0.1 to 2.0.2
This commit is contained in:
CrazyMax
2026-01-08 16:09:49 +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.1",
"@actions/cache": "^5.0.1",
"@actions/core": "^2.0.1",
"@actions/core": "^2.0.2",
"@actions/exec": "^2.0.0",
"@actions/github": "^7.0.0",
"@actions/http-client": "^3.0.1",