Merge remote-tracking branch 'origin/main' into pr-345
# Conflicts: # dist/main.cjs # dist/post.cjs # package-lock.json # package.json
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import core from "@actions/core";
|
||||
import * as core from "@actions/core";
|
||||
import { request } from "@octokit/request";
|
||||
|
||||
// Get the GitHub API URL from the action input and remove any trailing slash
|
||||
|
||||
Reference in New Issue
Block a user