aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-13 06:58:06 +0000
committerLibravatar GitHub <noreply@github.com>2023-03-13 06:58:06 +0000
commit669878ee48b6c57ec0b4eb2e14f55c2adbfdec3f (patch)
treed11d530dba0048782b08c7be3e512323286dfa36 /.github/workflows/build.yml
parentfirejail.txt: remove extraneous endif (diff)
downloadfirejail-669878ee48b6c57ec0b4eb2e14f55c2adbfdec3f.tar.gz
firejail-669878ee48b6c57ec0b4eb2e14f55c2adbfdec3f.tar.zst
firejail-669878ee48b6c57ec0b4eb2e14f55c2adbfdec3f.zip
build(deps): bump step-security/harden-runner from 2.2.0 to 2.2.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/c8454efe5d0bdefd25384362fe217428ca277d57...1f99358870fe1c846a3ccba386cc2b2246836776) --- 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 751ed7572..be3ee0bbe 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@c8454efe5d0bdefd25384362fe217428ca277d57 47 uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776
48 with: 48 with:
49 egress-policy: block 49 egress-policy: block
50 allowed-endpoints: > 50 allowed-endpoints: >