aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/codespell.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-01 06:56:15 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-06-01 14:09:12 +0000
commit53ad8d7912b620e57eecb3252eb86fccba757725 (patch)
treec1977e3966d411f3b77bdd52007ff8df1dfb8658 /.github/workflows/codespell.yml
parentbuild(deps): bump github/codeql-action from 3.25.5 to 3.25.7 (diff)
downloadfirejail-53ad8d7912b620e57eecb3252eb86fccba757725.tar.gz
firejail-53ad8d7912b620e57eecb3252eb86fccba757725.tar.zst
firejail-53ad8d7912b620e57eecb3252eb86fccba757725.zip
build(deps): bump step-security/harden-runner from 2.7.1 to 2.8.0
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/a4aa98b93cab29d9b1101a6143fb8bce00e2eac4...f086349bfa2bd1361f7909c78558e816508cdc10) --- 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/codespell.yml')
-rw-r--r--.github/workflows/codespell.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml
index fe88dc5a9..1e8486bd7 100644
--- a/.github/workflows/codespell.yml
+++ b/.github/workflows/codespell.yml
@@ -24,7 +24,7 @@ jobs:
24 timeout-minutes: 5 24 timeout-minutes: 5
25 steps: 25 steps:
26 - name: Harden Runner 26 - name: Harden Runner
27 uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 27 uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10
28 with: 28 with:
29 egress-policy: block 29 egress-policy: block
30 allowed-endpoints: > 30 allowed-endpoints: >