fix(ignore): bump @actions/core from 1.11.1 to 2.0.1 (#968)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-16 17:49:25 +01:00
committed by GitHub
parent 655f3c3851
commit 6cee5bdc4a
2 changed files with 23 additions and 15 deletions

View File

@@ -46,7 +46,7 @@
"tar": "^7.5.2"
},
"devDependencies": {
"@actions/core": "^1.11.1",
"@actions/core": "^2.0.1",
"@actions/github": "^6.0.1",
"@biomejs/biome": "^2.3.8",
"@octokit/rest": "^22.0.1",