Skip to content

Commit

Permalink
Merge pull request #290 from marcransome/remove-unprivileged-user-nam…
Browse files Browse the repository at this point in the history
…espaces-workaround

Remove unprivileged user namespaces restrictions workaround
  • Loading branch information
marcransome authored Jan 22, 2025
2 parents a7b6b45 + 3f45aac commit b109847
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/markdown-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
with:
egress-policy: audit
- name: Disable unprivileged user namespaces restrictions
run: echo 0 | sudo tee /proc/sys/kernel/apparmor_restrict_unprivileged_userns
shell: bash
- name: Check links in Markdown files
uses: umbrelladocs/action-linkspector@de84085e0f51452a470558693d7d308fbb2fa261 # v1.2.5
with:
Expand Down

0 comments on commit b109847

Please sign in to comment.