aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/check-profiles.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/check-profiles.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/check-profiles.yml')
-rw-r--r--.github/workflows/check-profiles.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-profiles.yml b/.github/workflows/check-profiles.yml
index f7d74cc9d..5613b6bb7 100644
--- a/.github/workflows/check-profiles.yml
+++ b/.github/workflows/check-profiles.yml
@@ -33,7 +33,7 @@ jobs:
33 33
34 steps: 34 steps:
35 - name: Harden Runner 35 - name: Harden Runner
36 uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 36 uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4
37 with: 37 with:
38 disable-sudo: true 38 disable-sudo: true
39 egress-policy: block 39 egress-policy: block