kubescape / github-action

GitHub action to run Kubescape scans
Apache License 2.0
18 stars 20 forks source link

Fix start new PR with own repo #34

Closed HollowMan6 closed 1 year ago

HollowMan6 commented 1 year ago

Fix errors in #33

dwertent commented 1 year ago

Thank you @HollowMan6 ! Can you please change one of the kubernetes manifests just that we see the "suggested PR" in action?

HollowMan6 commented 1 year ago

Yeah, but the workflow defined in this PR won't work for this PR until you merge this pull request, as we use the pull_request_target. Just be prepared you will still get the error like this: https://github.com/kubescape/github-action/pull/33#pullrequestreview-1368878262

dwertent commented 1 year ago

Right. I'll test it after we merge :)