8000 /entrypoint.sh: line 62: syntax error: unexpected "(" with v1.1 · Issue #7 · mdegis/bandit-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/entrypoint.sh: line 62: syntax error: unexpected "(" with v1.1 #7
Open
@RoFz

Description

@RoFz

I'm working on a PR so that this action could support GHES via the GITHUB_API_URL variable instead of the static API URL in formatter.py, but came up with the following error with the latest release.

When using v1.1:

      - uses: mdegis/bandit-action@v1.1
        with:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
          path: 'components/hello-world'
          level: low
          confidence: low

I get this:

/entrypoint.sh: line 62: syntax error: unexpected "("

Version 1.0 works fine.

Is the error above expected with v1.1 or am I missing something in my config?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0