Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
supatsara-wat authored Oct 16, 2023
1 parent 2fef831 commit a5f43b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const core = require('@actions/core');
const github = require('@actions/github');
const github = require('@actions/github1');

function parsePatch(patch) {
const added = [];
Expand Down

0 comments on commit a5f43b8

Please sign in to comment.