aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-26 06:57:36 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-06-26 09:36:21 +0000
commit8ccff4af042031dd0511fceaf42a2585b31c2d9b (patch)
treefce8cf50a3484f9a723c9290bee8e81228f39f49 /.github/workflows/build.yml
parentbuild(deps): bump github/codeql-action from 2.20.0 to 2.20.1 (diff)
downloadfirejail-8ccff4af042031dd0511fceaf42a2585b31c2d9b.tar.gz
firejail-8ccff4af042031dd0511fceaf42a2585b31c2d9b.tar.zst
firejail-8ccff4af042031dd0511fceaf42a2585b31c2d9b.zip
build(deps): bump step-security/harden-runner from 2.4.0 to 2.4.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/128a63446a954579617e875aaab7d2978154e969...55d479fb1c5bcad5a4f9099a5d9f37c8857b2845) --- 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 afa8d1305..32dbaf8cc 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@128a63446a954579617e875aaab7d2978154e969 49 uses: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845
50 with: 50 with:
51 egress-policy: block 51 egress-policy: block
52 allowed-endpoints: > 52 allowed-endpoints: >