summaryrefslogtreecommitdiff
path: root/tools/release/deps.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tools/release/deps.ts')
-rw-r--r--tools/release/deps.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/release/deps.ts b/tools/release/deps.ts
index baf479b64..568830a74 100644
--- a/tools/release/deps.ts
+++ b/tools/release/deps.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2024 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";