mirror of
https://github.com/step-security/harden-runner.git
synced 2026-06-06 21:17:07 +00:00
Update description
This commit is contained in:
parent
7d98ec0a89
commit
e361e1de0e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: "Harden Runner"
|
||||
description: "GitHub Actions Runtime Security"
|
||||
description: "Security monitoring for the GitHub-hosted runner"
|
||||
inputs:
|
||||
allowed-endpoints:
|
||||
description: "Only these endpoints will be allowed if egress-policy is set to block"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "step-security-harden-runner",
|
||||
"version": "1.4.0",
|
||||
"description": "GitHub Actions Runtime Security",
|
||||
"description": "Security monitoring for the GitHub-hosted runner",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "npm run main && npm run pre && npm run post",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue