Skip to content

Commit 5183e81

Browse files
committed
Install @actions/core
This will be used to migrate GitGitGadget a set of Azure Pipelines to a set of GitHub Actions and workflows. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 902f7dd commit 5183e81

File tree

2 files changed

+67
-0
lines changed

2 files changed

+67
-0
lines changed

package-lock.json

Lines changed: 66 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"typescript-eslint": "8.39.1"
7373
},
7474
"dependencies": {
75+
"@actions/core": "^1.11.1",
7576
"@octokit/auth-app": "^8.0.2",
7677
"@octokit/request-error": "^7.0.0",
7778
"@octokit/rest": "^22.0.0",

0 commit comments

Comments
 (0)