Update install-cli-action import
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as core from "@actions/core";
|
||||
import { validateCli } from "@1password/op-js";
|
||||
import { install } from "@1password/install-cli-action/dist";
|
||||
import { install } from "@1password/install-cli-action";
|
||||
import { loadSecrets, unsetPrevious, validateAuth } from "./utils";
|
||||
|
||||
const loadSecretsAction = async () => {
|
||||
|
||||
Reference in New Issue
Block a user