From e3fd1fb4b59edefb3ee82a61c5705d599e0f0dc4 Mon Sep 17 00:00:00 2001 From: Raj Kumar Panda Date: Tue, 11 Feb 2025 11:34:27 +0530 Subject: [PATCH] using private packages --- .github/workflows/audit-package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/audit-package.yml b/.github/workflows/audit-package.yml index 28dbe63..2069ab8 100644 --- a/.github/workflows/audit-package.yml +++ b/.github/workflows/audit-package.yml @@ -27,4 +27,4 @@ jobs: with: force: ${{ inputs.force }} base_branch: ${{ inputs.base_branch }} - use_private_packages: ${{ inputs.use_private_packages }} \ No newline at end of file + use_private_packages: ${{ inputs.use_private_packages }}