aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-08-12 07:08:00 +0000
committerLibravatar GitHub <noreply@github.com>2023-08-12 07:08:00 +0000
commit04353ece337996ef5787aa7ad361007daf0dd538 (patch)
tree79fc478e36c05093351da1271b1ea16330b53ef4 /.github/workflows/build.yml
parentbuild: fix codespell errors (diff)
parentUpdate allowed endpoints (diff)
downloadfirejail-04353ece337996ef5787aa7ad361007daf0dd538.tar.gz
firejail-04353ece337996ef5787aa7ad361007daf0dd538.tar.zst
firejail-04353ece337996ef5787aa7ad361007daf0dd538.zip
Merge pull request #5953 from varunsh-coder/update-harden-runner
build(deps): Update step-security/harden-runner and update allowed endpoints
Diffstat (limited to '.github/workflows/build.yml')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index a53260e64..cb2c15759 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46 SHELL: /bin/bash 46 SHELL: /bin/bash
47 steps: 47 steps:
48 - name: Harden Runner 48 - name: Harden Runner
49 uses: step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 49 uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09
50 with: 50 with:
51 egress-policy: block 51 egress-policy: block
52 allowed-endpoints: > 52 allowed-endpoints: >