aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/codeql-analysis.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/codeql-analysis.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/codeql-analysis.yml')
-rw-r--r--.github/workflows/codeql-analysis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 34d5bcc27..73607fada 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -75,7 +75,7 @@ jobs:
75 75
76 steps: 76 steps:
77 - name: Harden Runner 77 - name: Harden Runner
78 uses: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 78 uses: step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604
79 with: 79 with:
80 disable-sudo: true 80 disable-sudo: true
81 egress-policy: block 81 egress-policy: block