mirror of
https://github.com/step-security/harden-runner.git
synced 2026-06-05 19:53:33 +00:00
Merge pull request #515 from step-security-bot/stepsecurity_remediation_1741020767
[StepSecurity] ci: Harden GitHub Actions
This commit is contained in:
commit
4cfb9f26cc
1 changed files with 3 additions and 0 deletions
3
.github/workflows/runs-on.yml
vendored
3
.github/workflows/runs-on.yml
vendored
|
|
@ -3,6 +3,9 @@ name: RunsOn Tests
|
|||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
test-host-outbound:
|
||||
runs-on:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue