summaryrefslogtreecommitdiff
path: root/tools/release/deps.ts
blob: baf479b64f0c92be35e75b8152ab7d3a1676f444 (plain)
1
2
3
4
// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.

export * from "https://raw.githubusercontent.com/denoland/automation/0.19.0/mod.ts";
export * from "https://raw.githubusercontent.com/denoland/automation/0.19.0/github_actions.ts";