Skip to content

Commit d8d05dd

Browse files
committed
ci: allow additional StepSecurity mirror endpoint
Signed-off-by: cheese-cakee <farzanaman99@gmail.com>
1 parent 30512d3 commit d8d05dd

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr-check-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
allowed-endpoints: |
2929
ziply.mm.fcix.net:443
3030
mirror.servaxnet.com:443
31+
mirror.fmt-2.serverforge.org:443
3132
3233
- name: Checkout repository
3334
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
1717

1818
### .github
1919
- Allowed `mirror.servaxnet.com:443` in `pr-check-test.yml` Harden-Runner allowlist for stable Kind download network egress.
20+
- Allowed `mirror.fmt-2.serverforge.org:443` in `pr-check-test.yml` Harden-Runner allowlist for stable Kind download network egress.
2021

2122

2223
## [0.2.1] - 2026-03-05

0 commit comments

Comments
 (0)