v2.3: Fix running in custom container (#24)
Use $GITHUB_ACTION_PATH instead of github.action_path to find the action path.
Add $HOME/.local/bin to the PATH, so poetry is findable.
Use $GITHUB_ACTION_PATH instead of github.action_path to find the action path.
Add $HOME/.local/bin to the PATH, so poetry is findable.