Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace github.action_path to GITHUB_ACTION_PATH in setup #135

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Saliba-san
Copy link

Due to the bug of GitHub Action Runner (actions/runner#716), github.action_path context value is not evaluated into valid path in containers on self-hosted runners. The corresponding environment variable GITHUB_ACTION_PATH always contains valid path even actions running on self-hosted runners, so this PR replaces github.action_path context into GITHUB_ACTION_PATH environment variable.

@Saliba-san Saliba-san requested a review from a team as a code owner January 4, 2024 01:09
OKEAMAH

This comment was marked as off-topic.

@snyk snyk deleted a comment from ltoni2200 Jun 13, 2024
@snyk snyk locked as spam and limited conversation to collaborators Jun 13, 2024
@Saliba-san Saliba-san requested a review from a team as a code owner June 14, 2024 18:00
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.

2 participants