Merge pull request #1342 from j8r/fix-git-ownership-error

Fix git "dubious ownership" error
This commit is contained in:
Lctrs 2023-03-03 18:34:13 +01:00 committed by GitHub
commit 12a676fe9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
set-safe-directory: /github/workspace
- uses: docker://ghcr.io/flathub/flatpak-external-data-checker:latest
env:
GIT_AUTHOR_NAME: Flatpak External Data Checker

View file

@ -95,7 +95,7 @@ modules:
- type: git
url: https://github.com/RPCS3/rpcs3.git
branch: master
commit: 3d411431c69ccb55c50c2685708d9fc24626ab61
commit: 1d7a00666e4ace89ac985aa4effc4cc751e0fe2c
- type: git
url: https://github.com/intel/ittapi.git
branch: master