aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-extra.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-06 06:12:11 +0000
committerLibravatar Topi Miettinen <topimiettinen@users.noreply.github.com>2024-05-07 17:35:49 +0000
commita6b758e8ca6551b782dd61e12ba51601553ae006 (patch)
treed039bbbc91eae96d322c3506646f5d29d2a3c08a /.github/workflows/build-extra.yml
parentNew profile: d-spy (#6328) (diff)
downloadfirejail-a6b758e8ca6551b782dd61e12ba51601553ae006.tar.gz
firejail-a6b758e8ca6551b782dd61e12ba51601553ae006.tar.zst
firejail-a6b758e8ca6551b782dd61e12ba51601553ae006.zip
build(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/63c24ba6bd7ba022e95695ff85de572c04a18142...a4aa98b93cab29d9b1101a6143fb8bce00e2eac4) --- 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-extra.yml')
-rw-r--r--.github/workflows/build-extra.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-extra.yml b/.github/workflows/build-extra.yml
index 9c0ee94ad..97a7b20d1 100644
--- a/.github/workflows/build-extra.yml
+++ b/.github/workflows/build-extra.yml
@@ -44,7 +44,7 @@ jobs:
44 timeout-minutes: 10 44 timeout-minutes: 10
45 steps: 45 steps:
46 - name: Harden Runner 46 - name: Harden Runner
47 uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 47 uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4
48 with: 48 with:
49 egress-policy: block 49 egress-policy: block
50 allowed-endpoints: > 50 allowed-endpoints: >