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

fatal: detected dubious ownership in repository at '/github/workspace' #10

Open
ljubon opened this issue Jan 10, 2024 · 0 comments · May be fixed by #13
Open

fatal: detected dubious ownership in repository at '/github/workspace' #10

ljubon opened this issue Jan 10, 2024 · 0 comments · May be fixed by #13

Comments

@ljubon
Copy link

ljubon commented Jan 10, 2024

When running with default settings on latest ubuntu-latest i get following error

      - name: Check out code
        uses: actions/checkout@v4

      - name: Bump version and push tag
        uses: jaumann/[email protected]
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
          DEFAULT_BUMP: patch

From job output, following error is shown

fatal: detected dubious ownership in repository at '/github/workspace'
To add an exception for this directory, call:

	git config --global --add safe.directory /github/workspace
@QustodioPablo QustodioPablo linked a pull request Jun 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant