Bump @actions/core to 2.0.3 on @actions/glob

This commit is contained in:
Daniel Kennedy
2026-01-27 14:55:56 -05:00
parent dc6427f3c3
commit e8e0ce7ad8
2 changed files with 22 additions and 34 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"url": "https://github.com/actions/toolkit/issues"
},
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/core": "^2.0.3",
"minimatch": "^3.0.4"
}
}