aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/codespell.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-05 06:56:31 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-02-05 07:41:53 +0000
commitfa81522b5c3abc787e3ac53ec599117288a9e723 (patch)
tree623a4ef7af29ffae3b35fc1678cd9607afded5f9 /.github/workflows/codespell.yml
parentMerge pull request #6186 from kmk3/build-improve-clean (diff)
downloadfirejail-fa81522b5c3abc787e3ac53ec599117288a9e723.tar.gz
firejail-fa81522b5c3abc787e3ac53ec599117288a9e723.tar.zst
firejail-fa81522b5c3abc787e3ac53ec599117288a9e723.zip
build(deps): bump step-security/harden-runner from 2.6.1 to 2.7.0
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/eb238b55efaa70779f274895e782ed17c84f2895...63c24ba6bd7ba022e95695ff85de572c04a18142) --- 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 c6350838a..32287ee09 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@eb238b55efaa70779f274895e782ed17c84f2895 27 uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142
28 with: 28 with:
29 egress-policy: block 29 egress-policy: block
30 allowed-endpoints: > 30 allowed-endpoints: >