Skip to content

[BUG] Missing privilege separation directory: /run/sshd #38

[BUG] Missing privilege separation directory: /run/sshd

[BUG] Missing privilege separation directory: /run/sshd #38

Workflow file for this run

name: Issue assignment
on:
issues:
types: [opened]
permissions:
contents: read
jobs:
auto-assign:
permissions:
issues: write
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- name: 'auto-assign issue'
uses: pozil/auto-assign-issue@c5bca5027e680b9e8411b826d16947afd8c76b32 # v2.0.0
with:
assignees: konstruktoid