Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-22 01:44:24 +01:00

chore(ci): update changed-files actions URL for consistency

mirrored actions are typically created under the name of the original author; additionally this moves the action to Forgejo's control
This commit is contained in:
Otto Richter 2024-10-07 03:21:45 +02:00
parent 4337b8321b
commit 36c384246c

View file

@ -110,7 +110,7 @@ jobs:
- uses: ./.forgejo/workflows-composite/build-backend
- name: Get changed files
id: changed-files
uses: https://code.forgejo.org/fossdd/changed-files@v45
uses: https://code.forgejo.org/tj-actions/changed-files@v45
with:
separator: '\n'
- run: |