loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update https://data.forgejo.org/tj-actions/changed-files action to v46 (forgejo) (#7366)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7366
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>

authored by

Renovate Bot
Renovate Bot
and committed by
Gusted
683eb5bf cdf25481

+1 -1
+1 -1
.forgejo/workflows/testing.yml
··· 116 116 - uses: ./.forgejo/workflows-composite/build-backend 117 117 - name: Get changed files 118 118 id: changed-files 119 - uses: https://data.forgejo.org/tj-actions/changed-files@v45 119 + uses: https://data.forgejo.org/tj-actions/changed-files@v46 120 120 with: 121 121 separator: '\n' 122 122 - run: |