Skip to content

Commit 670f0e5

Browse files
committed
ci(rat): fetch apache-rat from archive.apache.org (0.17 aged off downloads mirror)
Generated-by: Claude Code
1 parent 358fe85 commit 670f0e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rat.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Download Apache RAT
2727
run: |
28-
curl -L -O https://downloads.apache.org/creadur/apache-rat-0.17/apache-rat-0.17-bin.tar.gz
28+
curl -L -O https://archive.apache.org/dist/creadur/apache-rat-0.17/apache-rat-0.17-bin.tar.gz
2929
tar -xzf apache-rat-0.17-bin.tar.gz
3030
3131
- name: Run RAT

0 commit comments

Comments
 (0)