aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/codeql-analysis.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-16 06:03:17 +0000
committerLibravatar Topi Miettinen <topimiettinen@users.noreply.github.com>2023-01-17 15:29:05 +0000
commit8b3ca5228e6a37269106feeb51ee22171b66f269 (patch)
tree5efe0913a1c36a7532b62929f3b29f75a87b45d4 /.github/workflows/codeql-analysis.yml
parent0.9.72 released, moving to 0.9.73 (diff)
downloadfirejail-8b3ca5228e6a37269106feeb51ee22171b66f269.tar.gz
firejail-8b3ca5228e6a37269106feeb51ee22171b66f269.tar.zst
firejail-8b3ca5228e6a37269106feeb51ee22171b66f269.zip
build(deps): bump step-security/harden-runner from 2.0.0 to 2.1.0
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5...18bf8ad2ca49c14cbb28b91346d626ccfb00c518) --- 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 bf08e01e9..fbbcbc632 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -74,7 +74,7 @@ jobs:
74 74
75 steps: 75 steps:
76 - name: Harden Runner 76 - name: Harden Runner
77 uses: step-security/harden-runner@ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5 77 uses: step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518
78 with: 78 with:
79 disable-sudo: true 79 disable-sudo: true
80 egress-policy: block 80 egress-policy: block