Merge pull request #1098 from docker/dependabot/npm_and_yarn/actions/core-3.0.1

build(deps): bump @actions/core from 3.0.0 to 3.0.1
This commit is contained in:
CrazyMax
2026-04-24 15:03:08 +02:00
committed by GitHub
2 changed files with 12 additions and 2 deletions

View File

@@ -44,7 +44,7 @@
"dependencies": {
"@actions/artifact": "^6.2.1",
"@actions/cache": "^6.0.0",
"@actions/core": "^3.0.0",
"@actions/core": "^3.0.1",
"@actions/exec": "^3.0.0",
"@actions/github": "^9.1.1",
"@actions/http-client": "^4.0.1",