aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-16 06:03:17 +0000
committerLibravatar Topi Miettinen <topimiettinen@users.noreply.github.com>2023-01-17 15:29:05 +0000
commit8b3ca5228e6a37269106feeb51ee22171b66f269 (patch)
tree5efe0913a1c36a7532b62929f3b29f75a87b45d4 /.github/workflows/build.yml
parent0.9.72 released, moving to 0.9.73 (diff)
downloadfirejail-8b3ca5228e6a37269106feeb51ee22171b66f269.tar.gz
firejail-8b3ca5228e6a37269106feeb51ee22171b66f269.tar.zst
firejail-8b3ca5228e6a37269106feeb51ee22171b66f269.zip
build(deps): bump step-security/harden-runner from 2.0.0 to 2.1.0
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5...18bf8ad2ca49c14cbb28b91346d626ccfb00c518) --- 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 ab15f42e7..deebbe69f 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@ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5 47 uses: step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518
48 with: 48 with:
49 egress-policy: block 49 egress-policy: block
50 allowed-endpoints: > 50 allowed-endpoints: >