Unverified Commit 3a4282bc authored by Michael Daniels's avatar Michael Daniels
Browse files

ci/github-script: add instructions for dependency updates

parent d70a7250
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
{
  "private": true,
  "//": [
    "Keep `@actions/core` and `@actions/github` in sync with",
    "https://github.com/actions/github-script/blob/main/package.json.",
    "Keep `@actions/artifact` and `bottleneck` in sync with",
    "`.github/workflows/bot.yml`."
  ],
  "dependencies": {
    "@actions/artifact": "5.0.3",
    "@actions/core": "1.11.1",