aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-01 06:56:15 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-06-01 14:09:12 +0000
commit53ad8d7912b620e57eecb3252eb86fccba757725 (patch)
treec1977e3966d411f3b77bdd52007ff8df1dfb8658 /.github/workflows/build.yml
parentbuild(deps): bump github/codeql-action from 3.25.5 to 3.25.7 (diff)
downloadfirejail-53ad8d7912b620e57eecb3252eb86fccba757725.tar.gz
firejail-53ad8d7912b620e57eecb3252eb86fccba757725.tar.zst
firejail-53ad8d7912b620e57eecb3252eb86fccba757725.zip
build(deps): bump step-security/harden-runner from 2.7.1 to 2.8.0
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/a4aa98b93cab29d9b1101a6143fb8bce00e2eac4...f086349bfa2bd1361f7909c78558e816508cdc10) --- 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 d53044cad..b4ae7a2e9 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -60,7 +60,7 @@ jobs:
60 timeout-minutes: 10 60 timeout-minutes: 10
61 steps: 61 steps:
62 - name: Harden Runner 62 - name: Harden Runner
63 uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 63 uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10
64 with: 64 with:
65 egress-policy: block 65 egress-policy: block
66 allowed-endpoints: > 66 allowed-endpoints: >