Fix git "dubious ownership" error

This commit is contained in:
Julien Reichardt 2023-03-03 17:40:04 +01:00
parent e24b0226c3
commit 762d556e08
No known key found for this signature in database

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