aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/profile-checks.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-31 06:43:29 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-07-31 11:08:20 +0000
commitb4cef6dfbd209ee3b8ddec191ddd86f3dabde965 (patch)
tree4f75e53a2c79e747708f2b3714edbc8c59791a17 /.github/workflows/profile-checks.yml
parentRELNOTES: add build items (diff)
downloadfirejail-b4cef6dfbd209ee3b8ddec191ddd86f3dabde965.tar.gz
firejail-b4cef6dfbd209ee3b8ddec191ddd86f3dabde965.tar.zst
firejail-b4cef6dfbd209ee3b8ddec191ddd86f3dabde965.zip
build(deps): bump step-security/harden-runner from 2.4.1 to 2.5.0
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/55d479fb1c5bcad5a4f9099a5d9f37c8857b2845...cba0d00b1fc9a034e1e642ea0f1103c282990604) --- 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/profile-checks.yml')
-rw-r--r--.github/workflows/profile-checks.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/profile-checks.yml b/.github/workflows/profile-checks.yml
index 0e7403508..8d4e5ba28 100644
--- a/.github/workflows/profile-checks.yml
+++ b/.github/workflows/profile-checks.yml
@@ -24,7 +24,7 @@ jobs:
24 runs-on: ubuntu-latest 24 runs-on: ubuntu-latest
25 steps: 25 steps:
26 - name: Harden Runner 26 - name: Harden Runner
27 uses: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 27 uses: step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604
28 with: 28 with:
29 disable-sudo: true 29 disable-sudo: true
30 egress-policy: block 30 egress-policy: block