Skip to content

Commit f4aab10

Browse files
Update action, revert CIDRs back, bump release
1 parent 6fab9cb commit f4aab10

479 files changed

Lines changed: 7 additions & 16 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/compile_cidrs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
PROXY: ${{ secrets.PROXY }}
3030
run: |
3131
pip install .
32-
cidre pull --merge --proxy "$PROXY"
32+
cidre pull --merge --proxy "$PROXY" --cidr-store ../output/cidr
3333
3434
- name: Check for Changes
3535
run: |

README.md

Lines changed: 5 additions & 14 deletions

0 commit comments

Comments
 (0)