aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/codespell.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-06 06:12:11 +0000
committerLibravatar Topi Miettinen <topimiettinen@users.noreply.github.com>2024-05-07 17:35:49 +0000
commita6b758e8ca6551b782dd61e12ba51601553ae006 (patch)
treed039bbbc91eae96d322c3506646f5d29d2a3c08a /.github/workflows/codespell.yml
parentNew profile: d-spy (#6328) (diff)
downloadfirejail-a6b758e8ca6551b782dd61e12ba51601553ae006.tar.gz
firejail-a6b758e8ca6551b782dd61e12ba51601553ae006.tar.zst
firejail-a6b758e8ca6551b782dd61e12ba51601553ae006.zip
build(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/63c24ba6bd7ba022e95695ff85de572c04a18142...a4aa98b93cab29d9b1101a6143fb8bce00e2eac4) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-patch ... 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 d3b8d3e7d..c492a2a03 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@63c24ba6bd7ba022e95695ff85de572c04a18142 27 uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4
28 with: 28 with:
29 egress-policy: block 29 egress-policy: block
30 allowed-endpoints: > 30 allowed-endpoints: >