We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Similar to #49
It runs fine on the github's runner but seem to fail on a self hosted runner
We are using 0.7.4 version
0.7.4
The text was updated successfully, but these errors were encountered:
I have not used self-hosted runners so not sure I can provide much help here. perhaps you can try running
- name: Git Safe Dirrectory shell: bash run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
before the github-actions-version-updater step.
Sorry, something went wrong.
@saadmk11 Thanks. I'll give that a shot
No branches or pull requests
Similar to #49
It runs fine on the github's runner but seem to fail on a self hosted runner
We are using
0.7.4
versionThe text was updated successfully, but these errors were encountered: