aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-08 06:58:14 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-05-08 14:06:12 +0000
commit9d9114ca59d850658c180ee7a64a702d25e362b9 (patch)
tree601e2f5a9c778da01dbd58972ec962a835a0ec85 /.github/workflows/build.yml
parentbuild(deps): bump github/codeql-action from 2.3.2 to 2.3.3 (diff)
downloadfirejail-9d9114ca59d850658c180ee7a64a702d25e362b9.tar.gz
firejail-9d9114ca59d850658c180ee7a64a702d25e362b9.tar.zst
firejail-9d9114ca59d850658c180ee7a64a702d25e362b9.zip
build(deps): bump step-security/harden-runner from 2.3.1 to 2.4.0
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/6b3083af2869dc3314a0257a42f4af696cc79ba3...128a63446a954579617e875aaab7d2978154e969) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 aea5c2633..e896ba8e0 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@6b3083af2869dc3314a0257a42f4af696cc79ba3 49 uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969
50 with: 50 with:
51 egress-policy: block 51 egress-policy: block
52 allowed-endpoints: > 52 allowed-endpoints: >