Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Fix for incorrect github.action_path in containers #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

way-dave
Copy link

When run in a container, the github.action_path doen't point to the right place. The GITHUB_ACTION_PATH env var does.

This issue has been raised in the actions/runner repo. That repo claims it's fixed, but it's not deployed on all hosted runners, it would seem!

actions/runner#716

I'm not aware of any downside to using the env var instead of the context var here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant