diff --git a/.forgejo/workflows/build-image.yml b/.forgejo/workflows/build-image.yml index 5ace49f..ef3aa79 100644 --- a/.forgejo/workflows/build-image.yml +++ b/.forgejo/workflows/build-image.yml @@ -21,7 +21,7 @@ jobs: - name: Detect Directory Changes id: changed-dirs - uses: https://github.com/tj-actions/changed-files@v42 + uses: https://gitea.angry.im/actions/changed-files@v42 with: dir_names: 'true' dir_names_max_depth: '1'