aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-24 06:58:29 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-04-25 02:15:55 +0000
commit9e2e6ce4fbe116ed2dbe7bd8f82c9dbf8e239e24 (patch)
tree2ce4650a125ee8a6088289c802479dda06f45896 /.github/workflows/build.yml
parentbuild(deps): bump github/codeql-action from 2.2.12 to 2.3.0 (diff)
downloadfirejail-9e2e6ce4fbe116ed2dbe7bd8f82c9dbf8e239e24.tar.gz
firejail-9e2e6ce4fbe116ed2dbe7bd8f82c9dbf8e239e24.tar.zst
firejail-9e2e6ce4fbe116ed2dbe7bd8f82c9dbf8e239e24.zip
build(deps): bump step-security/harden-runner from 2.3.0 to 2.3.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/03bee3930647ebbf994244c21ddbc0d4933aab4f...6b3083af2869dc3314a0257a42f4af696cc79ba3) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-patch ... 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 2d6b1af75..93ad0ebf1 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44 runs-on: ubuntu-22.04 44 runs-on: ubuntu-22.04
45 steps: 45 steps:
46 - name: Harden Runner 46 - name: Harden Runner
47 uses: step-security/harden-runner@03bee3930647ebbf994244c21ddbc0d4933aab4f 47 uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3
48 with: 48 with:
49 egress-policy: block 49 egress-policy: block
50 allowed-endpoints: > 50 allowed-endpoints: >