aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-01 06:56:10 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-07-03 16:59:37 +0000
commitb69b3361f0a9628033570c4b6716c783a86180e6 (patch)
tree4e33242f5d0ada145cfe6846cf140391cdf64326 /.github/workflows/build.yml
parentbuild(deps): bump github/codeql-action from 3.25.7 to 3.25.11 (diff)
downloadfirejail-b69b3361f0a9628033570c4b6716c783a86180e6.tar.gz
firejail-b69b3361f0a9628033570c4b6716c783a86180e6.tar.zst
firejail-b69b3361f0a9628033570c4b6716c783a86180e6.zip
build(deps): bump step-security/harden-runner from 2.8.0 to 2.8.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/f086349bfa2bd1361f7909c78558e816508cdc10...17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6) --- 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 34545f3b2..e7752f3d3 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@f086349bfa2bd1361f7909c78558e816508cdc10 63 uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6
64 with: 64 with:
65 egress-policy: block 65 egress-policy: block
66 allowed-endpoints: > 66 allowed-endpoints: >