Skip to content

Commit f19101f

Browse files
committed
add missing dependency
1 parent 861a541 commit f19101f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
const core = require('@actions/core');
12

23
async function run() {
34
try {

0 commit comments

Comments
 (0)