mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-22 07:43:47 +01:00
Using audit mode to learn new CentOS repo
This commit is contained in:
parent
d0201d2a10
commit
f91c966aff
2
.github/workflows/images_build.yml
vendored
2
.github/workflows/images_build.yml
vendored
@ -178,7 +178,7 @@ jobs:
|
||||
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
|
||||
with:
|
||||
disable-sudo: true
|
||||
egress-policy: block
|
||||
egress-policy: audit
|
||||
allowed-endpoints: >
|
||||
api.github.com:443
|
||||
archive.ubuntu.com:80
|
||||
|
Loading…
Reference in New Issue
Block a user