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 }}