fix(ignore): bump @actions/core from 2.0.2 to 3.0.0 (#1064)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
dependabot[bot]
2026-02-09 22:03:07 +01:00
committed by GitHub
parent 94aefa5423
commit 16407620e5
17 changed files with 38 additions and 52 deletions

View File

@@ -47,7 +47,7 @@
"tar": "^7.5.7"
},
"devDependencies": {
"@actions/core": "^2.0.2",
"@actions/core": "^3.0.0",
"@actions/github": "^9.0.0",
"@biomejs/biome": "^2.3.14",
"@octokit/rest": "^22.0.1",